>>> Building on exopi-1 under lang/gpc BDEPENDS = [textproc/gsed;devel/autoconf/2.59;devel/bison;devel/mpfr;devel/metaauto;devel/gmake;devel/gmp] DIST = [lang/gpc:gpc-20070904.tar.gz] FULLPKGNAME = gpc-20070904p18 RDEPENDS = [devel/gmp;devel/mpfr] (Junk lock obtained for exopi-1 at 1764829669.85) >>> Running depends in lang/gpc at 1764829669.90 last junk was in textproc/apertium-dicts/nno /usr/sbin/pkg_add -aI -Drepair autoconf-2.59p5 bison-3.8.2p0 gmp-6.3.0p0 gsed-4.9p1 metaauto-1.0p4 mpfr-4.2.2 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.59p5 bison-3.8.2p0 gmake-4.4.1p0 gmp-6.3.0p0 gsed-4.9p1 metaauto-1.0p4 mpfr-4.2.2 /usr/sbin/pkg_add -aI -Drepair autoconf-2.59p5 bison-3.8.2p0 gmp-6.3.0p0 gsed-4.9p1 metaauto-1.0p4 mpfr-4.2.2 >>> Running show-prepare-results in lang/gpc at 1764829675.79 ===> lang/gpc ===> Building from scratch gpc-20070904p18 ===> gpc-20070904p18 depends on: bison-* -> bison-3.8.2p0 ===> gpc-20070904p18 depends on: gsed-* -> gsed-4.9p1 ===> gpc-20070904p18 depends on: metaauto-* -> metaauto-1.0p4 ===> gpc-20070904p18 depends on: autoconf-2.59 -> autoconf-2.59p5 ===> gpc-20070904p18 depends on: gmake-* -> gmake-4.4.1p0 ===> gpc-20070904p18 depends on: gmp-* -> gmp-6.3.0p0 ===> gpc-20070904p18 depends on: mpfr-* -> mpfr-4.2.2 ===> Verifying specs: c gmp mpfr ===> found c.102.2 gmp.11.1 mpfr.2.2 autoconf-2.59p5 bison-3.8.2p0 gmake-4.4.1p0 gmp-6.3.0p0 gsed-4.9p1 metaauto-1.0p4 mpfr-4.2.2 (Junk lock released for exopi-1 at 1764829677.49) distfiles size=63245326 >>> Running patch in lang/gpc at 1764829677.53 ===> lang/gpc ===> Checking files for gpc-20070904p18 `/exopi-cvs/ports/distfiles/gpc-20070904.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for gpc-20070904p18 ===> Patching for gpc-20070904p18 ===> Applying OpenBSD patch patch-contrib_texi2pod_pl Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: contrib/texi2pod.pl |--- contrib/texi2pod.pl.orig |+++ contrib/texi2pod.pl -------------------------- Patching file contrib/texi2pod.pl using Plan A... Hunk #1 succeeded at 314. done ===> Applying OpenBSD patch patch-gcc_config_gcc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Add hppa support. | |Index: gcc/config.gcc |--- gcc/config.gcc.orig |+++ gcc/config.gcc -------------------------- Patching file gcc/config.gcc using Plan A... Hunk #1 succeeded at 901. done ===> Applying OpenBSD patch patch-gcc_config_pa_openbsd_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Add hppa support. | |Index: gcc/config/pa/openbsd.h |--- gcc/config/pa/openbsd.h.orig |+++ gcc/config/pa/openbsd.h -------------------------- (Creating file gcc/config/pa/openbsd.h...) Patching file gcc/config/pa/openbsd.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-gcc_config_rs6000_openbsd_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Default to -msecure-plt | |Index: gcc/config/rs6000/openbsd.h |--- gcc/config/rs6000/openbsd.h.orig |+++ gcc/config/rs6000/openbsd.h -------------------------- Patching file gcc/config/rs6000/openbsd.h using Plan A... Hunk #1 succeeded at 131. done ===> Applying OpenBSD patch patch-gcc_genmodes_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Don't use printf %n. | |Index: gcc/genmodes.c |--- gcc/genmodes.c.orig |+++ gcc/genmodes.c -------------------------- Patching file gcc/genmodes.c using Plan A... Hunk #1 succeeded at 786. Hunk #2 succeeded at 823. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in lang/gpc at 1764829688.86 ===> lang/gpc ===> Generating configure for gpc-20070904p18 ===> Configuring for gpc-20070904p18 Using /exopi-obj/pobj/gpc-20070904/config.site (generated) loading site script /exopi-obj/pobj/gpc-20070904/config.site creating cache ./config.cache checking host system type... x86_64-unknown-openbsd checking target system type... x86_64-unknown-openbsd checking build system type... x86_64-unknown-openbsd checking for a BSD compatible install... /exopi-obj/pobj/gpc-20070904/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for gcc... cc checking whether the C compiler (cc -O2 -pipe ) works... yes checking whether the C compiler (cc -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for gnatbind... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for correct version of gmp.h... yes checking for correct version of mpfr.h... yes checking for any version of mpfr.h... yes *** *** Detected GCC version 4.2.4. *** The GPC port for GCC 4.x.x is less tested than *** older versions. *** You can proceed now if you want to use it. *** For a "production compiler" we currently still *** recommend GPC based on gcc 3.3.x or gcc 3.4.x *** *** Press ENTER to continue, Ctrl-C to abort. *** The following languages will be built: c,pascal *** This configuration is not supported in the following subdirectories: target-libada gnattools target-libstdc++-v3 target-libgfortran target-libffi target-zlib target-libjava zlib target-libobjc target-libmudflap target-libssp target-libgomp target-boehm-gc (Any other directories should still work fine.) checking for bison... yacc checking for bison... bison checking for gm4... gm4 checking for flex... (cached) flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for amd64-unknown-openbsd-ar... no checking for ar... ar checking for amd64-unknown-openbsd-as... no checking for as... as checking for amd64-unknown-openbsd-dlltool... no checking for dlltool... no checking for amd64-unknown-openbsd-ld... /usr/bin/ld checking for amd64-unknown-openbsd-lipo... no checking for lipo... no checking for amd64-unknown-openbsd-nm... no checking for nm... nm checking for amd64-unknown-openbsd-ranlib... no checking for ranlib... ranlib checking for amd64-unknown-openbsd-strip... no checking for strip... strip checking for amd64-unknown-openbsd-windres... no checking for windres... no checking for amd64-unknown-openbsd-objcopy... no checking for objcopy... objcopy checking for amd64-unknown-openbsd-objdump... no checking for objdump... objdump checking for amd64-unknown-openbsd-cc... no checking for cc... cc checking for amd64-unknown-openbsd-c++... no checking for c++... c++ checking for amd64-unknown-openbsd-gcc... no checking for gcc... no checking for amd64-unknown-openbsd-gcj... no checking for gcj... no checking for amd64-unknown-openbsd-gfortran... no checking for gfortran... no checking for ar... no checking for amd64-unknown-openbsd-ar... no checking for ar... ar checking for as... no checking for amd64-unknown-openbsd-as... no checking for as... as checking for dlltool... no checking for amd64-unknown-openbsd-dlltool... no checking for dlltool... no checking for ld... no checking for amd64-unknown-openbsd-ld... no checking for ld... ld checking for lipo... no checking for amd64-unknown-openbsd-lipo... no checking for lipo... no checking for nm... no checking for amd64-unknown-openbsd-nm... no checking for nm... nm checking for objdump... no checking for amd64-unknown-openbsd-objdump... no checking for objdump... objdump checking for ranlib... no checking for amd64-unknown-openbsd-ranlib... no checking for ranlib... ranlib checking for strip... no checking for amd64-unknown-openbsd-strip... no checking for strip... strip checking for windres... no checking for amd64-unknown-openbsd-windres... no checking for windres... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... just compiled checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... host tool checking where to find the target gcc... just compiled checking where to find the target gcj... host tool checking where to find the target gfortran... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objdump... host tool checking where to find the target ranlib... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes updating cache ./config.cache creating ./config.status creating Makefile >>> Running build in lang/gpc at 1764829692.85 ===> lang/gpc ===> Building for gpc-20070904p18 gmake[1]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64' mkdir ./fixincludes Configuring in ./fixincludes configure: loading site script /exopi-obj/pobj/gpc-20070904/config.site configure: creating cache ./config.cache checking build system type... x86_64-unknown-openbsd checking host system type... x86_64-unknown-openbsd checking target system type... x86_64-unknown-openbsd checking for amd64-unknown-openbsd-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wno-overlength-strings... yes checking whether cc supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no 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... (cached) yes checking for putchar_unlocked... (cached) yes checking for putc_unlocked... (cached) 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 clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no 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... no 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... (cached) yes 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... yes 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 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: loading site script /exopi-obj/pobj/gpc-20070904/config.site configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... (cached) /usr/bin/perl checking build system type... x86_64-unknown-openbsd checking host system type... x86_64-unknown-openbsd checking for amd64-unknown-openbsd-ar... ar checking for amd64-unknown-openbsd-ranlib... ranlib checking for amd64-unknown-openbsd-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking whether cc accepts -Wc++-compat... yes checking whether cc understands -c and -o together... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /exopi-obj/pobj/gpc-20070904/bin/install -c checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... (cached) no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... (cached) yes checking for fcntl.h... (cached) yes checking for alloca.h... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... (cached) yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether errno must be declared... no checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int... (cached) yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... (cached) yes checking for library containing strerror... none required checking for asprintf... (cached) yes checking for atexit... (cached) yes checking for basename... (cached) yes checking for bcmp... (cached) yes checking for bcopy... (cached) yes checking for bsearch... (cached) yes checking for bzero... (cached) yes checking for calloc... (cached) yes checking for clock... (cached) yes checking for ffs... (cached) yes checking for getcwd... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for index... (cached) yes checking for insque... (cached) yes checking for memchr... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for mempcpy... no checking for memset... (cached) yes checking for mkstemps... (cached) yes checking for putenv... (cached) yes checking for random... (cached) yes checking for rename... (cached) yes checking for rindex... (cached) yes checking for setenv... (cached) yes checking for snprintf... (cached) yes checking for sigsetmask... (cached) yes checking for stpcpy... (cached) yes checking for stpncpy... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for strndup... yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtod... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strverscmp... no checking for tmpnam... (cached) yes checking for vasprintf... (cached) yes checking for vfprintf... (cached) yes checking for vprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vsprintf... (cached) yes checking for waitpid... (cached) yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... (cached) yes checking for on_exit... no checking for psignal... (cached) yes checking for strerror... (cached) yes checking for strsignal... (cached) yes checking for sysconf... (cached) yes checking for times... (cached) yes checking for sbrk... (cached) yes checking for gettimeofday... (cached) yes checking for realpath... (cached) yes checking for canonicalize_file_name... no checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... (cached) yes checking for wait3... (cached) yes checking for wait4... (cached) yes checking for __fsetlocking... no 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 sbrk is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for working strncmp... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c -o pic/regex.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c -o regex.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c:638: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c:7140:22: warning: variable 'pdummy' set but not used [-Wunused-but-set-variable] 7140 | UCHAR_T *pdummy = NULL; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c:7141:27: warning: variable 'sdummy' set but not used [-Wunused-but-set-variable] 7141 | const CHAR_T *sdummy = NULL; | ^ 2 warnings generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demangle.c -o cp-demangle.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demangle.c:652:4: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare] 651 | || (kind < gnu_v3_complete_object_ctor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 652 | && kind > gnu_v3_complete_object_allocating_ctor)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demangle.c:671:4: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare] 670 | || (kind < gnu_v3_deleting_dtor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 671 | && kind > gnu_v3_base_object_dtor)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/md5.c -o pic/md5.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/alloca.c -o pic/alloca.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c -o pic/argv.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c -o argv.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c:315:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 315 | expandargv (argcp, argvp) | ^ 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/concat.c -o pic/concat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c -o pic/getopt.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hex.c -o pic/hex.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c -o pic/obstack.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c -o obstack.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:166:17: warning: cast from 'void *(*)(long)' to 'struct _obstack_chunk *(*)(void *, long)' converts to incompatible function type [-Wcast-function-type-mismatch] 166 | h->chunkfun = (struct _obstack_chunk * (*)(void *, long)) chunkfun; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:167:16: warning: cast from 'void (*)(void *)' to 'void (*)(void *, struct _obstack_chunk *)' converts to incompatible function type [-Wcast-function-type-mismatch] 167 | h->freefun = (void (*) (void *, struct _obstack_chunk *)) freefun; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:172:22: warning: cast from 'struct _obstack_chunk *(*)(void *, long)' to 'struct _obstack_chunk *(*)(long)' converts to incompatible function type [-Wcast-function-type-mismatch] 172 | chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:107:8: note: expanded from macro 'CALL_CHUNKFUN' 107 | : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:148:23: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 148 | alignment = (int) DEFAULT_ALIGNMENT; | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:60:57: note: expanded from macro 'DEFAULT_ALIGNMENT' 60 | ((PTR_INT_TYPE) ((char *) &((struct fooalign *) 0)->d - (char *) 0)) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:218:22: warning: cast from 'struct _obstack_chunk *(*)(void *, long)' to 'struct _obstack_chunk *(*)(long)' converts to incompatible function type [-Wcast-function-type-mismatch] 218 | chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:107:8: note: expanded from macro 'CALL_CHUNKFUN' 107 | : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:193:23: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 193 | alignment = (int) DEFAULT_ALIGNMENT; | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:60:57: note: expanded from macro 'DEFAULT_ALIGNMENT' 60 | ((PTR_INT_TYPE) ((char *) &((struct fooalign *) 0)->d - (char *) 0)) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:253:15: warning: cast from 'struct _obstack_chunk *(*)(void *, long)' to 'struct _obstack_chunk *(*)(long)' converts to incompatible function type [-Wcast-function-type-mismatch] 253 | new_chunk = CALL_CHUNKFUN (h, new_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:107:8: note: expanded from macro 'CALL_CHUNKFUN' 107 | : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:286:7: warning: cast from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' converts to incompatible function type [-Wcast-function-type-mismatch] 286 | CALL_FREEFUN (h, old_chunk); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:114:9: note: expanded from macro 'CALL_FREEFUN' 114 | (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:263:32: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 263 | if (h->alignment_mask + 1 >= DEFAULT_ALIGNMENT) | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:60:57: note: expanded from macro 'DEFAULT_ALIGNMENT' 60 | ((PTR_INT_TYPE) ((char *) &((struct fooalign *) 0)->d - (char *) 0)) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:342:7: warning: cast from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' converts to incompatible function type [-Wcast-function-type-mismatch] 342 | CALL_FREEFUN (h, lp); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:114:9: note: expanded from macro 'CALL_FREEFUN' 114 | (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:374:7: warning: cast from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' converts to incompatible function type [-Wcast-function-type-mismatch] 374 | CALL_FREEFUN (h, lp); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:114:9: note: expanded from macro 'CALL_FREEFUN' 114 | (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11 warnings generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/partition.c -o pic/partition.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/physmem.c -o pic/physmem.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/sort.c -o pic/sort.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/spaces.c -o pic/spaces.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strerror.c -o pic/strerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/ternary.c -o pic/ternary.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/ternary.c -o ternary.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/ternary.c:143:1: warning: function 'ternary_recursivesearch' is not needed and will not be emitted [-Wunneeded-internal-declaration] 143 | ternary_recursivesearch (const ternary_node *p, const char *s) | ^~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xexit.c -o pic/xexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/mempcpy.c -o mempcpy.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strverscmp.c -o strverscmp.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strverscmp.c:4:28: warning: invalid UTF-8 in comment [-Winvalid-utf8] 4 | Contributed by Jean-Franois Bignolles , 1997. | ^ 1 warning generated. rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in ./mempcpy.o ./strverscmp.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libiberty/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libiberty/testsuite' gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libiberty' gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/fixincludes' cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/fixincl.c cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/fixtests.c cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/fixfixes.c cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/server.c cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/procopen.c cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/fixlib.c cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/fixopts.c cc -O2 -pipe -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a ld: warning: fixincl.c(fixincl.o:(process)): warning: sprintf() is often misused, please use snprintf() ld: warning: server.c(server.o:(run_shell)): warning: strcpy() is almost always misused, please use strlcpy() echo timestamp > full-stamp srcdir="/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes" /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/mkfixinc.sh x86_64-unknown-openbsd sed -e 's/@gcc_version@/4.2.4/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/fixincludes' mkdir ./intl Configuring in ./intl configure: loading site script /exopi-obj/pobj/gpc-20070904/config.site configure: creating cache ./config.cache checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... /exopi-obj/pobj/gpc-20070904/bin/install -c checking whether NLS is requested... no checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for amd64-unknown-openbsd-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking build system type... x86_64-unknown-openbsd checking host system type... x86_64-unknown-openbsd checking for amd64-unknown-openbsd-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... (cached) yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) no checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... no checking for fgets_unlocked... no checking for getc_unlocked... (cached) yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... no checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.a checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands Configuring in ./gcc configure: loading site script /exopi-obj/pobj/gpc-20070904/config.site configure: creating cache ./config.cache checking build system type... x86_64-unknown-openbsd checking host system type... x86_64-unknown-openbsd checking target system type... x86_64-unknown-openbsd 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 assembler was specified... no checking for amd64-unknown-openbsd-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking for inline... inline checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for void *... (cached) yes checking size of void *... 8 checking for short... (cached) yes checking size of short... (cached) 2 checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking for long long... (cached) yes checking for long long... (cached) yes checking size of long long... (cached) 8 checking for __int64... no checking whether cc accepts -Wno-long-long... yes checking whether cc accepts -Wno-variadic-macros... yes checking whether cc accepts -Wno-overlength-strings... yes checking whether cc accepts -Wold-style-definition... yes checking whether cc accepts -Wmissing-format-attribute... yes checking whether cc accepts -Wc++-compat... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking whether gmake sets $(MAKE)... yes checking for gawk... (cached) awk checking whether ln -s works... yes checking whether ln works... yes checking for amd64-unknown-openbsd-ranlib... ranlib checking for a BSD compatible install... /exopi-obj/pobj/gpc-20070904/bin/install -c checking for cmp's capabilities... fastcompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... nm checking for ar... ar checking for GNU C library... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... (cached) yes checking for iconv.h... no checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... (cached) no checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... (cached) yes checking for wchar.h... (cached) yes checking for thread.h... no checking for pthread.h... (cached) yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing ldexp... none required checking for inttypes.h... yes checking for times... (cached) yes checking for clock... (cached) yes checking for kill... (cached) yes checking for getrlimit... (cached) yes checking for setrlimit... (cached) yes checking for atoll... yes checking for atoq... no checking for sysconf... (cached) yes checking for strsignal... (cached) yes checking for getrusage... (cached) yes checking for nl_langinfo... yes checking for scandir... (cached) yes checking for alphasort... (cached) yes checking for gettimeofday... (cached) yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... (cached) yes checking for mincore... no checking for setlocale... (cached) yes checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no 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... (cached) yes checking for putchar_unlocked... (cached) yes checking for putc_unlocked... (cached) yes checking whether mbstowcs works... yes checking for ssize_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t 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... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... (cached) yes checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.a checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether getenv is declared... yes checking whether atol 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 strsignal is declared... yes checking whether strstr is declared... yes checking whether strverscmp is declared... no 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 basename is declared... no checking whether getopt is declared... yes checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no 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... no 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 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 .preinit_array/.init_array/.fini_array support... yes checking if mkdir takes one argument... no Using `/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c' for machine-specific logic. Using `/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/biarch64.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/unix.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/att.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/dbxelf.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/elfos.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/openbsd.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/openbsd-libpthread.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/x86-64.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/openbsd64.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/exec-stack.h Using host-openbsd.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... no checking for as... /usr/bin/as checking what assembler to use... /usr/bin/as checking what linker to use... /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 assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking assembler for .sleb128 and .uleb128... yes checking assembler for eh_frame optimization... yes checking assembler for section merging support... yes checking assembler for COMDAT group support... yes checking linker -Bstatic/-Bdynamic option... yes checking assembler for filds and fists mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for GOTOFF in data... no checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking linker read-only and read-write section mixing... read-write checking linker PT_GNU_EH_FRAME support... yes checking linker position independent executable support... yes checking linker --as-needed support... yes checking linker --sysroot support... yes Using ggc-page for garbage collection. checking whether to enable maintainer-specific portions of Makefiles... no Links are now set up to build a native compiler for x86_64-unknown-openbsd. updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating gccbug config.status: creating mklibgcc config.status: creating libada-mk config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing default commands gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/intl' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/intl' mkdir build-amd64-unknown-openbsd mkdir build-amd64-unknown-openbsd/libiberty Configuring in build-amd64-unknown-openbsd/libiberty configure: loading site script /exopi-obj/pobj/gpc-20070904/config.site configure: creating cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... (cached) /usr/bin/perl checking build system type... x86_64-unknown-openbsd checking host system type... x86_64-unknown-openbsd checking for amd64-unknown-openbsd-ar... no checking for ar... (cached) ar checking for amd64-unknown-openbsd-ranlib... no checking for ranlib... (cached) ranlib checking for amd64-unknown-openbsd-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking whether cc accepts -Wc++-compat... yes checking whether cc understands -c and -o together... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /exopi-obj/pobj/gpc-20070904/bin/install -c checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... (cached) no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... (cached) yes checking for fcntl.h... (cached) yes checking for alloca.h... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... (cached) yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether errno must be declared... no checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int... (cached) yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... (cached) yes checking for library containing strerror... none required checking for asprintf... (cached) yes checking for atexit... (cached) yes checking for basename... (cached) yes checking for bcmp... (cached) yes checking for bcopy... (cached) yes checking for bsearch... (cached) yes checking for bzero... (cached) yes checking for calloc... (cached) yes checking for clock... (cached) yes checking for ffs... (cached) yes checking for getcwd... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for index... (cached) yes checking for insque... (cached) yes checking for memchr... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for mempcpy... no checking for memset... (cached) yes checking for mkstemps... (cached) yes checking for putenv... (cached) yes checking for random... (cached) yes checking for rename... (cached) yes checking for rindex... (cached) yes checking for setenv... (cached) yes checking for snprintf... (cached) yes checking for sigsetmask... (cached) yes checking for stpcpy... (cached) yes checking for stpncpy... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for strndup... yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtod... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strverscmp... no checking for tmpnam... (cached) yes checking for vasprintf... (cached) yes checking for vfprintf... (cached) yes checking for vprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vsprintf... (cached) yes checking for waitpid... (cached) yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... (cached) yes checking for on_exit... no checking for psignal... (cached) yes checking for strerror... (cached) yes checking for strsignal... (cached) yes checking for sysconf... (cached) yes checking for times... (cached) yes checking for sbrk... (cached) yes checking for gettimeofday... (cached) yes checking for realpath... (cached) yes checking for canonicalize_file_name... no checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... (cached) yes checking for wait3... (cached) yes checking for wait4... (cached) yes checking for __fsetlocking... no 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 sbrk is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for working strncmp... yes updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/build-amd64-unknown-openbsd/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c -o pic/regex.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c -o regex.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c:638: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c:7140:22: warning: variable 'pdummy' set but not used [-Wunused-but-set-variable] 7140 | UCHAR_T *pdummy = NULL; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c:7141:27: warning: variable 'sdummy' set but not used [-Wunused-but-set-variable] 7141 | const CHAR_T *sdummy = NULL; | ^ 2 warnings generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demangle.c -o cp-demangle.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demangle.c:652:4: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare] 651 | || (kind < gnu_v3_complete_object_ctor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 652 | && kind > gnu_v3_complete_object_allocating_ctor)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demangle.c:671:4: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare] 670 | || (kind < gnu_v3_deleting_dtor | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 671 | && kind > gnu_v3_base_object_dtor)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/md5.c -o pic/md5.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/alloca.c -o pic/alloca.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c -o pic/argv.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c -o argv.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c:315:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 315 | expandargv (argcp, argvp) | ^ 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/concat.c -o pic/concat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c -o pic/getopt.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hex.c -o pic/hex.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c -o pic/obstack.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c -o obstack.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:166:17: warning: cast from 'void *(*)(long)' to 'struct _obstack_chunk *(*)(void *, long)' converts to incompatible function type [-Wcast-function-type-mismatch] 166 | h->chunkfun = (struct _obstack_chunk * (*)(void *, long)) chunkfun; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:167:16: warning: cast from 'void (*)(void *)' to 'void (*)(void *, struct _obstack_chunk *)' converts to incompatible function type [-Wcast-function-type-mismatch] 167 | h->freefun = (void (*) (void *, struct _obstack_chunk *)) freefun; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:172:22: warning: cast from 'struct _obstack_chunk *(*)(void *, long)' to 'struct _obstack_chunk *(*)(long)' converts to incompatible function type [-Wcast-function-type-mismatch] 172 | chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:107:8: note: expanded from macro 'CALL_CHUNKFUN' 107 | : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:148:23: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 148 | alignment = (int) DEFAULT_ALIGNMENT; | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:60:57: note: expanded from macro 'DEFAULT_ALIGNMENT' 60 | ((PTR_INT_TYPE) ((char *) &((struct fooalign *) 0)->d - (char *) 0)) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:218:22: warning: cast from 'struct _obstack_chunk *(*)(void *, long)' to 'struct _obstack_chunk *(*)(long)' converts to incompatible function type [-Wcast-function-type-mismatch] 218 | chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:107:8: note: expanded from macro 'CALL_CHUNKFUN' 107 | : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:193:23: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 193 | alignment = (int) DEFAULT_ALIGNMENT; | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:60:57: note: expanded from macro 'DEFAULT_ALIGNMENT' 60 | ((PTR_INT_TYPE) ((char *) &((struct fooalign *) 0)->d - (char *) 0)) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:253:15: warning: cast from 'struct _obstack_chunk *(*)(void *, long)' to 'struct _obstack_chunk *(*)(long)' converts to incompatible function type [-Wcast-function-type-mismatch] 253 | new_chunk = CALL_CHUNKFUN (h, new_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:107:8: note: expanded from macro 'CALL_CHUNKFUN' 107 | : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:286:7: warning: cast from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' converts to incompatible function type [-Wcast-function-type-mismatch] 286 | CALL_FREEFUN (h, old_chunk); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:114:9: note: expanded from macro 'CALL_FREEFUN' 114 | (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:263:32: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 263 | if (h->alignment_mask + 1 >= DEFAULT_ALIGNMENT) | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:60:57: note: expanded from macro 'DEFAULT_ALIGNMENT' 60 | ((PTR_INT_TYPE) ((char *) &((struct fooalign *) 0)->d - (char *) 0)) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:342:7: warning: cast from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' converts to incompatible function type [-Wcast-function-type-mismatch] 342 | CALL_FREEFUN (h, lp); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:114:9: note: expanded from macro 'CALL_FREEFUN' 114 | (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:374:7: warning: cast from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' converts to incompatible function type [-Wcast-function-type-mismatch] 374 | CALL_FREEFUN (h, lp); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:114:9: note: expanded from macro 'CALL_FREEFUN' 114 | (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11 warnings generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/partition.c -o pic/partition.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/physmem.c -o pic/physmem.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/sort.c -o pic/sort.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/spaces.c -o pic/spaces.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strerror.c -o pic/strerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/ternary.c -o pic/ternary.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/ternary.c -o ternary.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/ternary.c:143:1: warning: function 'ternary_recursivesearch' is not needed and will not be emitted [-Wunneeded-internal-declaration] 143 | ternary_recursivesearch (const ternary_node *p, const char *s) | ^~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xexit.c -o pic/xexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/mempcpy.c -o mempcpy.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strverscmp.c -o strverscmp.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strverscmp.c:4:28: warning: invalid UTF-8 in comment [-Winvalid-utf8] 4 | Contributed by Jean-Franois Bignolles , 1997. | ^ 1 warning generated. rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in ./mempcpy.o ./strverscmp.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/build-amd64-unknown-openbsd/libiberty/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/build-amd64-unknown-openbsd/libiberty/testsuite' gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/build-amd64-unknown-openbsd/libiberty' mkdir build-amd64-unknown-openbsd/fixincludes Configuring in build-amd64-unknown-openbsd/fixincludes configure: loading site script /exopi-obj/pobj/gpc-20070904/config.site configure: loading cache ../config.cache checking build system type... (cached) x86_64-unknown-openbsd checking host system type... (cached) x86_64-unknown-openbsd checking target system type... x86_64-unknown-openbsd checking for amd64-unknown-openbsd-gcc... (cached) cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wno-overlength-strings... yes checking whether cc supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... (cached) cc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no 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... (cached) yes checking for putchar_unlocked... (cached) yes checking for putc_unlocked... (cached) yes checking whether abort is declared... yes checking whether asprintf is declared... (cached) yes checking whether basename is declared... (cached) no checking whether errno is declared... no checking whether vasprintf is declared... (cached) yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no 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... no 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... (cached) yes 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... yes 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 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 '/exopi-obj/pobj/gpc-20070904/build-amd64/build-amd64-unknown-openbsd/fixincludes' cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/fixincl.c cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/fixtests.c cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/fixfixes.c cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/server.c cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/procopen.c cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/fixlib.c cc -c -O2 -pipe -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/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes -I../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../include /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/fixopts.c cc -O2 -pipe -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a ld: warning: xstrerror.c(xstrerror.o:(xstrerror) in archive ../libiberty/libiberty.a): warning: sprintf() is often misused, please use snprintf() ld: warning: server.c(server.o:(run_shell)): warning: strcpy() is almost always misused, please use strlcpy() echo timestamp > full-stamp srcdir="/exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes" /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/mkfixinc.sh x86_64-unknown-openbsd sed -e 's/@gcc_version@/4.2.4/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/build-amd64-unknown-openbsd/fixincludes' mkdir ./libcpp Configuring in ./libcpp configure: loading site script /exopi-obj/pobj/gpc-20070904/config.site configure: creating cache ./config.cache checking build system type... x86_64-unknown-openbsd checking host system type... x86_64-unknown-openbsd checking target system type... x86_64-unknown-openbsd checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... /exopi-obj/pobj/gpc-20070904/bin/install -c checking for amd64-unknown-openbsd-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking for amd64-unknown-openbsd-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -pedantic -Wno-long-long... yes checking dependency style of cc... gcc3 checking whether time.h and sys/time.h may both be included... (cached) yes checking whether string.h and strings.h may both be included... yes checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking iconv.h usability... no checking iconv.h presence... no checking for iconv.h... no checking for locale.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking for sys/file.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for obstacks... no checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no 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... (cached) yes checking for putchar_unlocked... (cached) yes checking for putc_unlocked... (cached) 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 clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no 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... no 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 vasprintf is declared... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.a checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libcpp' cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/charset.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/charset.c:24: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/internal.h:474:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 474 | #if HAVE_DESIGNATED_INITIALIZERS | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/system.h:351:6: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' 351 | ((!defined(__cplusplus) && (GCC_VERSION >= 2007)) \ | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/charset.c:1180:8: warning: variable 'overflow' set but not used [-Wunused-but-set-variable] 1180 | bool overflow = false; | ^ 2 warnings generated. cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/directives.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/directives.c:25: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/internal.h:474:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 474 | #if HAVE_DESIGNATED_INITIALIZERS | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/system.h:351:6: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' 351 | ((!defined(__cplusplus) && (GCC_VERSION >= 2007)) \ | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/directives.c:190:18: warning: incompatible pointer types initializing 'const uchar *' (aka 'const unsigned char *') with an expression of type 'const unsigned int[2]' [-Wincompatible-pointer-types] 190 | do_linemarker, U"#", 1, KANDR, IN_I | ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/directives.c:684:6: warning: incompatible pointer types assigning to 'const unsigned char *' from 'const unsigned int[18]' [-Wincompatible-pointer-types] 684 | dir = U"pragma dependency"; | ^ ~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/directives.c:1770:9: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1770 | ifs = XOBNEW (&pfile->buffer_ob, struct if_stack); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/directives.c:2161:28: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2161 | cpp_buffer *new_buffer = XOBNEW (&pfile->buffer_ob, cpp_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 5 warnings generated. cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/errors.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/errors.c:29: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/internal.h:474:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 474 | #if HAVE_DESIGNATED_INITIALIZERS | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/system.h:351:6: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' 351 | ((!defined(__cplusplus) && (GCC_VERSION >= 2007)) \ | ^ 1 warning generated. cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/expr.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/expr.c:24: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/internal.h:474:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 474 | #if HAVE_DESIGNATED_INITIALIZERS | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/system.h:351:6: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' 351 | ((!defined(__cplusplus) && (GCC_VERSION >= 2007)) \ | ^ 1 warning generated. cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/files.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/files.c:27: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/internal.h:474:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 474 | #if HAVE_DESIGNATED_INITIALIZERS | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/system.h:351:6: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' 351 | ((!defined(__cplusplus) && (GCC_VERSION >= 2007)) \ | ^ 1 warning generated. cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/identifiers.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/identifiers.c:29: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/internal.h:474:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 474 | #if HAVE_DESIGNATED_INITIALIZERS | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/system.h:351:6: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' 351 | ((!defined(__cplusplus) && (GCC_VERSION >= 2007)) \ | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/identifiers.c:40:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 40 | node = XOBNEW (&table->pfile->hash_ob, cpp_hashnode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 2 warnings generated. echo "#define LOCALEDIR \"/usr/local/share/locale\"" > localedir.new /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/init.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/init.c:25: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/internal.h:474:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 474 | #if HAVE_DESIGNATED_INITIALIZERS | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/system.h:351:6: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' 351 | ((!defined(__cplusplus) && (GCC_VERSION >= 2007)) \ | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/init.c:38:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 38 | #if HAVE_DESIGNATED_INITIALIZERS | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/system.h:351:6: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' 351 | ((!defined(__cplusplus) && (GCC_VERSION >= 2007)) \ | ^ 2 warnings generated. cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/lex.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/lex.c:25: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/internal.h:474:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 474 | #if HAVE_DESIGNATED_INITIALIZERS | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/system.h:351:6: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' 351 | ((!defined(__cplusplus) && (GCC_VERSION >= 2007)) \ | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/lex.c:42:3: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int[3]' [-Wincompatible-pointer-types] 42 | { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; | ^~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/lex.c:42:10: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int[5]' [-Wincompatible-pointer-types] 42 | { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; | ^~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/lex.c:42:19: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int[3]' [-Wincompatible-pointer-types] 42 | { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; | ^~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/lex.c:42:26: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int[3]' [-Wincompatible-pointer-types] 42 | { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; | ^~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/lex.c:42:33: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int[3]' [-Wincompatible-pointer-types] 42 | { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; | ^~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/lex.c:42:40: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int[3]' [-Wincompatible-pointer-types] 42 | { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; | ^~~~~ 7 warnings generated. cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/line-map.c cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/macro.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/macro.c:29: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/internal.h:474:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 474 | #if HAVE_DESIGNATED_INITIALIZERS | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/system.h:351:6: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' 351 | ((!defined(__cplusplus) && (GCC_VERSION >= 2007)) \ | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/macro.c:157:26: warning: incompatible pointer types assigning to 'const unsigned char *' from 'const unsigned int[27]' [-Wincompatible-pointer-types] 157 | pbuffer->timestamp = U"\"??? ??? ?? ??:??:?? ????\""; | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/macro.c:255:20: warning: incompatible pointer types assigning to 'const unsigned char *' from 'const unsigned int[14]' [-Wincompatible-pointer-types] 255 | pfile->date = U"\"??? ?? ????\""; | ^ ~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/macro.c:256:20: warning: incompatible pointer types assigning to 'const unsigned char *' from 'const unsigned int[11]' [-Wincompatible-pointer-types] 256 | pfile->time = U"\"??:??:??\""; | ^ ~~~~~~~~~~~~~~~ 4 warnings generated. cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/mkdeps.c cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/pch.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/pch.c:22: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/internal.h:474:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 474 | #if HAVE_DESIGNATED_INITIALIZERS | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/system.h:351:6: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' 351 | ((!defined(__cplusplus) && (GCC_VERSION >= 2007)) \ | ^ 1 warning generated. cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/symtab.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/symtab.c:164:45: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 164 | HT_STR (node) = (const unsigned char *) obstack_copy0 (&table->stack, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 165 | str, len); | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:417:4: note: expanded from macro 'obstack_copy0' 417 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 1 warning generated. cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/traditional.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/traditional.c:22: /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/internal.h:474:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 474 | #if HAVE_DESIGNATED_INITIALIZERS | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/system.h:351:6: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' 351 | ((!defined(__cplusplus) && (GCC_VERSION >= 2007)) \ | ^ 1 warning generated. 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 cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/include -I/usr/local/include -c -o makedepend.o -MT makedepend.o -MMD -MP -MF .deps/makedepend.Po /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/makedepend.c cc -O2 -pipe -o makedepend \ makedepend.o libcpp.a ../libiberty/libiberty.a \ /usr/local/lib/libiconv.a ld: warning: charset.c(charset.o:(init_iconv_desc) in archive libcpp.a): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: charset.c(charset.o:(init_iconv_desc) in archive libcpp.a): warning: strcat() is almost always misused, please use strlcat() ld: warning: charset.c(charset.o:(cpp_interpret_string) in archive libcpp.a): warning: sprintf() is often misused, please use snprintf() gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libcpp' mkdir ./libdecnumber Configuring in ./libdecnumber configure: loading site script /exopi-obj/pobj/gpc-20070904/config.site configure: creating cache ./config.cache checking whether gmake sets $(MAKE)... yes checking for amd64-unknown-openbsd-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking for amd64-unknown-openbsd-ranlib... ranlib /exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/configure[2362]: cd: /gpc-20070904_writes_to_HOME - No such file or directory checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wcast-qual... yes checking whether cc supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for ctype.h... (cached) yes checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for stdio.h... (cached) 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... (cached) yes checking for off_t... (cached) yes checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking for ANSI C header files... (cached) yes 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 '/exopi-obj/pobj/gpc-20070904/build-amd64/libdecnumber' source='/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/decNumber.c' object='decNumber.o' libtool=no cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber -I. -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber -I. -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/decNumber.c source='/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/decContext.c' object='decContext.o' libtool=no cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber -I. -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber -I. -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/decContext.c source='/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/decUtility.c' object='decUtility.o' libtool=no cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber -I. -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber -I. -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/decUtility.c source='/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/decimal32.c' object='decimal32.o' libtool=no cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber -I. -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber -I. -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/decimal32.c source='/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/decimal64.c' object='decimal64.o' libtool=no cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber -I. -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber -I. -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/decimal64.c source='/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/decimal128.c' object='decimal128.o' libtool=no cc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber -I. -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber -I. -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/libdecnumber/decimal128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decUtility.o decimal32.o decimal64.o decimal128.o ranlib libdecnumber.a gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libdecnumber' gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/openbsd.h config/openbsd-libpthread.h config/i386/x86-64.h config/i386/openbsd64.h config/exec-stack.h defaults.h" DEFINES="PIE_DEFAULT=1" \ /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/mkconfig.sh tm.h awk -f /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/opt-gather.awk /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ada/lang.opt /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/lang.opt /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/lang.opt /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.opt /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/treelang/lang.opt /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c.opt /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/common.opt /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.opt > tmp-optionlist /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options awk -f /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/opt-functions.awk -f /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/mkconfig.sh bconfig.h cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genmodes.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genmodes.c cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/errors.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/errors.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmodes \ build/genmodes.o build/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genconstants.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genconstants.c cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/gengenrtl.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gengenrtl.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a build/gengenrtl -h > tmp-genrtl.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h echo "/* This file is machine generated. Do not edit. */" > tmp-gtyp.h echo "static const char *const srcdir = " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc\"" >> tmp-gtyp.h echo ";" >> tmp-gtyp.h echo "static const char *const lang_files[] = {" >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ada/ada-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ada/gigi.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ada/decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ada/trans.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ada/utils.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/rtti.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/mangle.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/name-lookup.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/name-lookup.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/cp-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/decl.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/call.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/decl2.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/pt.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/repo.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/semantics.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/tree.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/parser.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/method.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/typeck2.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-lex.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/class.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/cp-objcp-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/f95-lang.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans-decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans-intrinsic.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans-io.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans-types.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans-types.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans-const.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/java-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/jcf.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/lex.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/parse.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/builtins.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/class.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/constants.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/expr.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/jcf-parse.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/jcf-write.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/lang.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/mangle.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/parse.y\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/resource.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/objc/objc-act.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-objc-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/objc/objc-act.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/objcp/objcp-decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/objc/objc-act.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/objc/objc-act.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/rtti.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/mangle.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/name-lookup.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/name-lookup.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/cp-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/decl.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/call.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/decl2.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/pt.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/repo.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/semantics.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/tree.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/parser.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/method.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/typeck2.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-lex.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/cp-objcp-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/treelang/tree1.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/treelang/treetree.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/treelang/treelang.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-lang.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-objc-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c\", " >> tmp-gtyp.h echo "NULL};" >> tmp-gtyp.h echo "static const char *const langs_for_lang_files[] = {" >> tmp-gtyp.h echo "\"ada\", " >> tmp-gtyp.h echo "\"ada\", " >> tmp-gtyp.h echo "\"ada\", " >> tmp-gtyp.h echo "\"ada\", " >> tmp-gtyp.h echo "\"ada\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"fortran\", " >> tmp-gtyp.h echo "\"fortran\", " >> tmp-gtyp.h echo "\"fortran\", " >> tmp-gtyp.h echo "\"fortran\", " >> tmp-gtyp.h echo "\"fortran\", " >> tmp-gtyp.h echo "\"fortran\", " >> tmp-gtyp.h echo "\"fortran\", " >> tmp-gtyp.h echo "\"fortran\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"objc\", " >> tmp-gtyp.h echo "\"objc\", " >> tmp-gtyp.h echo "\"objc\", " >> tmp-gtyp.h echo "\"objc\", " >> tmp-gtyp.h echo "\"objc\", " >> tmp-gtyp.h echo "\"objc\", " >> tmp-gtyp.h echo "\"objc\", " >> tmp-gtyp.h echo "\"objc\", " >> tmp-gtyp.h echo "\"objc\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"p\", " >> tmp-gtyp.h echo "\"p\", " >> tmp-gtyp.h echo "\"p\", " >> tmp-gtyp.h echo "\"p\", " >> tmp-gtyp.h echo "\"p\", " >> tmp-gtyp.h echo "\"treelang\", " >> tmp-gtyp.h echo "\"treelang\", " >> tmp-gtyp.h echo "\"treelang\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "NULL};" >> tmp-gtyp.h echo "static const char *const all_files[] = {" >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/input.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/coretypes.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include/line-map.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include/cpplib.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include/cpp-id-data.h\", " >> tmp-gtyp.h echo "\"auto-host.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/ansidecl.h\", " >> tmp-gtyp.h echo "\"options.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/biarch64.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/unix.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/att.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/dbxelf.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/elfos.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/openbsd.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/openbsd-libpthread.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/x86-64.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/openbsd64.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/exec-stack.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/defaults.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/hashtab.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/splay-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bitmap.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/coverage.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libfuncs.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include/symtab.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/real.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varray.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/insn-addr.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/hwint.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-reference.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cselib.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/basic-block.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cgraph.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bitmap.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cselib.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cgraph.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-prop.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-cp.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-inline.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dbxout.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2asm.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dojump.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-profile.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/explow.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcse.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/integrate.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lists.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/profile.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regclass.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reg-stack.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfglayout.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/sdbout.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stor-layout.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stringpool.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-mudflap.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-objc-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssanames.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-eh.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-address.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-phinodes.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-cfg.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-dfa.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-propagate.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-iterator.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gimplify.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-chrec.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-generic.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-operands.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-operands.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-profile.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-nested.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-reference.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/targhooks.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cgraphunit.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ada/ada-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ada/gigi.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ada/decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ada/trans.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ada/utils.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/rtti.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/mangle.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/name-lookup.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/name-lookup.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/cp-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/decl.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/call.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/decl2.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/pt.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/repo.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/semantics.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/tree.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/parser.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/method.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/typeck2.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-lex.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/class.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/cp-objcp-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/f95-lang.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans-decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans-intrinsic.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans-io.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans-types.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans-types.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fortran/trans-const.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/java-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/jcf.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/lex.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/parse.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/builtins.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/class.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/constants.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/expr.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/jcf-parse.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/jcf-write.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/lang.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/mangle.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/parse.y\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/resource.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/objc/objc-act.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-objc-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/objc/objc-act.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/objcp/objcp-decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/objc/objc-act.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/objc/objc-act.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/rtti.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/mangle.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/name-lookup.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/name-lookup.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/cp-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/decl.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/call.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/decl2.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/pt.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/repo.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/semantics.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/tree.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/parser.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/method.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/typeck2.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-lex.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/cp-objcp-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/treelang/tree1.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/treelang/treetree.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/treelang/treelang.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-lang.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-tree.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-objc-common.c\", " >> tmp-gtyp.h echo "\"/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c\", " >> tmp-gtyp.h echo " NULL};" >> tmp-gtyp.h echo "static const char *const lang_dir_names[] = { \"c\", " >> tmp-gtyp.h echo "\"ada\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"fortran\", " >> tmp-gtyp.h echo "\"java\", " >> tmp-gtyp.h echo "\"objc\", " >> tmp-gtyp.h echo "\"objcp\", " >> tmp-gtyp.h echo "\"p\", " >> tmp-gtyp.h echo "\"treelang\", " >> tmp-gtyp.h echo "NULL};" >> tmp-gtyp.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-gtyp.h gtyp-gen.h echo timestamp > s-gtyp-gen cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/gengtype.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gengtype.c cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/gengtype-lex.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gengtype-lex.c gengtype-lex.c:3398:5: warning: no previous prototype for function 'yyget_lineno' [-Wmissing-prototypes] 3398 | int yyget_lineno (void) | ^ gengtype-lex.c:3398:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3398 | int yyget_lineno (void) | ^ | static gengtype-lex.c:3407:7: warning: no previous prototype for function 'yyget_in' [-Wmissing-prototypes] 3407 | FILE *yyget_in (void) | ^ gengtype-lex.c:3407:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3407 | FILE *yyget_in (void) | ^ | static gengtype-lex.c:3415:7: warning: no previous prototype for function 'yyget_out' [-Wmissing-prototypes] 3415 | FILE *yyget_out (void) | ^ gengtype-lex.c:3415:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3415 | FILE *yyget_out (void) | ^ | static gengtype-lex.c:3423:5: warning: no previous prototype for function 'yyget_leng' [-Wmissing-prototypes] 3423 | int yyget_leng (void) | ^ gengtype-lex.c:3423:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3423 | int yyget_leng (void) | ^ | static gengtype-lex.c:3432:7: warning: no previous prototype for function 'yyget_text' [-Wmissing-prototypes] 3432 | char *yyget_text (void) | ^ gengtype-lex.c:3432:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3432 | char *yyget_text (void) | ^ | static gengtype-lex.c:3441:6: warning: no previous prototype for function 'yyset_lineno' [-Wmissing-prototypes] 3441 | void yyset_lineno (int line_number ) | ^ gengtype-lex.c:3441:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3441 | void yyset_lineno (int line_number ) | ^ | static gengtype-lex.c:3453:6: warning: no previous prototype for function 'yyset_in' [-Wmissing-prototypes] 3453 | void yyset_in (FILE * in_str ) | ^ gengtype-lex.c:3453:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3453 | void yyset_in (FILE * in_str ) | ^ | static gengtype-lex.c:3458:6: warning: no previous prototype for function 'yyset_out' [-Wmissing-prototypes] 3458 | void yyset_out (FILE * out_str ) | ^ gengtype-lex.c:3458:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3458 | void yyset_out (FILE * out_str ) | ^ | static gengtype-lex.c:3463:5: warning: no previous prototype for function 'yyget_debug' [-Wmissing-prototypes] 3463 | int yyget_debug (void) | ^ gengtype-lex.c:3463:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3463 | int yyget_debug (void) | ^ | static gengtype-lex.c:3468:6: warning: no previous prototype for function 'yyset_debug' [-Wmissing-prototypes] 3468 | void yyset_debug (int bdebug ) | ^ gengtype-lex.c:3468:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3468 | void yyset_debug (int bdebug ) | ^ | static gengtype-lex.c:3474:5: warning: no previous prototype for function 'yylex_destroy' [-Wmissing-prototypes] 3474 | int yylex_destroy (void) | ^ gengtype-lex.c:3474:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3474 | int yylex_destroy (void) | ^ | static /scratch/joseph/4.2.4/gcc-4.2.4/gcc-4.2.4/gcc/gengtype-lex.l:593:31: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 593 | error_at_line (&lexer_line, s); | ^ /scratch/joseph/4.2.4/gcc-4.2.4/gcc-4.2.4/gcc/gengtype-lex.l:593:31: note: treat the string as an argument to avoid this 593 | error_at_line (&lexer_line, s); | ^ | "%s", gengtype-lex.c:2949:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] 2949 | static int input (void) | ^~~~~ 13 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/gengtype-yacc.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gengtype-yacc.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengtype \ build/gengtype.o build/gengtype-lex.o build/gengtype-yacc.o build/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a build/gengtype warning: structure `eh_range' used but not defined warning: structure `jdeplist_s' used but not defined warning: structure `java_lexer' used but not defined warning: structure `ZipDirectory' used but not defined warning: structure `VEC_cp_token_position_heap' used but not defined warning: structure `c_arg_info' used but not defined warning: structure `c_switch' used but not defined warning: structure `et_node' used but not defined warning: structure `loop' used but not defined warning: structure `ipa_reference_vars_info_d' used but not defined warning: structure `reg_info_def' used but not defined warning: structure `value_set' used but not defined warning: structure `eh_range' used but not defined warning: structure `jdeplist_s' used but not defined warning: structure `java_lexer' used but not defined warning: structure `ZipDirectory' used but not defined warning: structure `VEC_cp_token_position_heap' used but not defined warning: structure `c_arg_info' used but not defined warning: structure `c_switch' used but not defined warning: structure `et_node' used but not defined warning: structure `loop' used but not defined warning: structure `ipa_reference_vars_info_d' used but not defined warning: structure `reg_info_def' used but not defined warning: structure `value_set' used but not defined echo timestamp > s-gtype cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/rtl.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.c cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/read-rtl.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/read-rtl.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/read-rtl.c:326:7: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 326 | p = XOBFINISH (&string_obstack, char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/read-rtl.c:409:14: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 409 | copy = XOBFINISH (&string_obstack, char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/read-rtl.c:733:28: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 733 | loc = (struct ptr_loc *) obstack_alloc (&ptr_loc_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 734 | sizeof (struct ptr_loc)); | ~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/read-rtl.c:790:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 790 | entry = XOBFINISH (&joined_conditions_obstack, const void **); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/read-rtl.c:1003:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1003 | return XOBFINISH (&string_obstack, char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/read-rtl.c:1041:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1041 | return XOBFINISH (&string_obstack, char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/read-rtl.c:1597:38: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1597 | memcpy (&return_vec->elem[0], obstack_finish (&vector_stack), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/read-rtl.c:1654:20: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1654 | stringbuf = XOBFINISH (&string_obstack, char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 8 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/ggc-none.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ggc-none.c ltf="/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ada/ada-tree.def /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cp/cp-tree.def /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/java/java-tree.def /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/objc/objc-tree.def /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/p-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/||' > tmp-gencheck.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-gencheck.h gencheck.h echo timestamp > s-gencheck cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/gencheck.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gencheck.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencheck \ build/gencheck.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/vec.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.c build/genmodes -m > tmp-min-modes.c /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/min-insn-modes.o min-insn-modes.c cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/gensupport.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gensupport.c cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/print-rtl.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/print-rtl.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconstants \ build/genconstants.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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: gensupport.c(build/gensupport.o:(read_md_rtx)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genmddeps.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genmddeps.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmddeps \ build/genmddeps.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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: gensupport.c(build/gensupport.o:(read_md_rtx)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() build/genmddeps /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md > tmp-mddeps /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ > tmp-constants.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genflags.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genflags.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genflags.c:269:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 269 | insns = XOBFINISH (&obstack, rtx *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 1 warning generated. cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: read-rtl.c(build/read-rtl.o:(read_rtx_1)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genconditions.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genconditions.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: read-rtl.c(build/read-rtl.o:(read_rtx_1)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() build/genconditions /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md > tmp-condmd.c /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \ /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/mkconfig.sh tm_p.h cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genpreds.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genpreds.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genpreds.c:170:20: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 170 | match_test_str = XOBFINISH (rtl_obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genpreds.c:732:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 732 | return obstack_finish (rtl_obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genpreds.c:897:7: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 897 | c = obstack_alloc (rtl_obstack, sizeof (struct constraint_data)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 3 warnings generated. cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: read-rtl.c(build/read-rtl.o:(read_rtx_1)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() build/genpreds -h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md > tmp-preds.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h build/genpreds -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md > tmp-constrs.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/gencondmd.o build/gencondmd.c In file included from build/gencondmd.c:35: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4207:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4207 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4207:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4207 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4288:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4288 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4288:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4288 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4288:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4288 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4288:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4288 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4207:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4207 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4207:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4207 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4249:29: warning: self-comparison always evaluates to false [-Wtautological-compare] 4249 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4249:29: warning: self-comparison always evaluates to false [-Wtautological-compare] 4249 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4235:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4235 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4235:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4235 | && (TARGET_64BIT || DImode != DImode)) | ^ 13 warnings generated. cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencondmd \ build/gencondmd.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-lang.c -o c-lang.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stub-objc.c -o stub-objc.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/attribs.c -o attribs.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/attribs.c:28: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-errors.c -o c-errors.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-lex.c -o c-lex.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-lex.c:31: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-lex.c:118:38: warning: cast from 'int (*)(const char *, const char *)' to 'splay_tree_compare_fn' (aka 'int (*)(unsigned long, unsigned long)') converts to incompatible function type [-Wcast-function-type-mismatch] 118 | file_info_tree = splay_tree_new ((splay_tree_compare_fn) strcmp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-lex.c:120:10: warning: cast from 'void (*)(void *)' to 'splay_tree_delete_value_fn' (aka 'void (*)(unsigned long)') converts to incompatible function type [-Wcast-function-type-mismatch] 120 | (splay_tree_delete_value_fn) free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-lex.c:766:12: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 766 | strs = XOBFINISH (&str_ob, cpp_string *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 4 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c -o c-pragma.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:34: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:597:1: warning: unused function 'VEC_visibility_must_be_integral_type' [-Wunused-function] 597 | DEF_VEC_I (visibility); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:485:20: note: expanded from macro 'DEF_VEC_I' 485 | static inline void VEC_OP (T,must_be,integral_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :220:1: note: expanded from here 220 | VEC_visibility_must_be_integral_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:597:1: warning: unused function 'VEC_visibility_base_last' [-Wunused-function] 597 | DEF_VEC_I (visibility); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :17:1: note: expanded from here 17 | VEC_visibility_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:597:1: warning: unused function 'VEC_visibility_base_iterate' [-Wunused-function] 597 | DEF_VEC_I (visibility); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :33:1: note: expanded from here 33 | VEC_visibility_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:597:1: warning: unused function 'VEC_visibility_base_embedded_size' [-Wunused-function] 597 | DEF_VEC_I (visibility); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :41:1: note: expanded from here 41 | VEC_visibility_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:597:1: warning: unused function 'VEC_visibility_base_embedded_init' [-Wunused-function] 597 | DEF_VEC_I (visibility); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :49:1: note: expanded from here 49 | VEC_visibility_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:597:1: warning: unused function 'VEC_visibility_base_truncate' [-Wunused-function] 597 | DEF_VEC_I (visibility); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :81:1: note: expanded from here 81 | VEC_visibility_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:597:1: warning: unused function 'VEC_visibility_base_replace' [-Wunused-function] 597 | DEF_VEC_I (visibility); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :89:1: note: expanded from here 89 | VEC_visibility_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:597:1: warning: unused function 'VEC_visibility_base_ordered_remove' [-Wunused-function] 597 | DEF_VEC_I (visibility); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :105:1: note: expanded from here 105 | VEC_visibility_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:597:1: warning: unused function 'VEC_visibility_base_unordered_remove' [-Wunused-function] 597 | DEF_VEC_I (visibility); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :113:1: note: expanded from here 113 | VEC_visibility_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:597:1: warning: unused function 'VEC_visibility_base_block_remove' [-Wunused-function] 597 | DEF_VEC_I (visibility); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :121:1: note: expanded from here 121 | VEC_visibility_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:597:1: warning: unused function 'VEC_visibility_base_address' [-Wunused-function] 597 | DEF_VEC_I (visibility); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :129:1: note: expanded from here 129 | VEC_visibility_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:597:1: warning: unused function 'VEC_visibility_base_lower_bound' [-Wunused-function] 597 | DEF_VEC_I (visibility); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :137:1: note: expanded from here 137 | VEC_visibility_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:598:1: warning: unused function 'VEC_visibility_heap_alloc' [-Wunused-function] 598 | DEF_VEC_ALLOC_I (visibility, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1075:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1075 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :167:1: note: expanded from here 167 | VEC_visibility_heap_alloc | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:598:1: warning: unused function 'VEC_visibility_heap_copy' [-Wunused-function] 598 | DEF_VEC_ALLOC_I (visibility, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1083:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1083 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :183:1: note: expanded from here 183 | VEC_visibility_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:598:1: warning: unused function 'VEC_visibility_heap_free' [-Wunused-function] 598 | DEF_VEC_ALLOC_I (visibility, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1101:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1101 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :202:1: note: expanded from here 202 | VEC_visibility_heap_free | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:598:1: warning: unused function 'VEC_visibility_heap_safe_grow' [-Wunused-function] 598 | DEF_VEC_ALLOC_I (visibility, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1138:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1138 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :48:1: note: expanded from here 48 | VEC_visibility_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:598:1: warning: unused function 'VEC_visibility_heap_safe_insert' [-Wunused-function] 598 | DEF_VEC_ALLOC_I (visibility, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1158:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1158 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :84:1: note: expanded from here 84 | VEC_visibility_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:731:1: warning: unused function 'VEC_pragma_handler_base_last' [-Wunused-function] 731 | DEF_VEC_O (pragma_handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:813:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 813 | static inline T *VEC_OP (T,base,last) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :148:1: note: expanded from here 148 | VEC_pragma_handler_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:731:1: warning: unused function 'VEC_pragma_handler_base_iterate' [-Wunused-function] 731 | DEF_VEC_O (pragma_handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:828:19: note: expanded from macro '\ DEF_VEC_FUNC_O' 828 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :164:1: note: expanded from here 164 | VEC_pragma_handler_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:731:1: warning: unused function 'VEC_pragma_handler_base_embedded_size' [-Wunused-function] 731 | DEF_VEC_O (pragma_handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:843:22: note: expanded from macro '\ DEF_VEC_FUNC_O' 843 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :172:1: note: expanded from here 172 | VEC_pragma_handler_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:731:1: warning: unused function 'VEC_pragma_handler_base_embedded_init' [-Wunused-function] 731 | DEF_VEC_O (pragma_handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:849:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 849 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :180:1: note: expanded from here 180 | VEC_pragma_handler_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:731:1: warning: unused function 'VEC_pragma_handler_base_pop' [-Wunused-function] 731 | DEF_VEC_O (pragma_handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:876:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 876 | static inline void VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :15:1: note: expanded from here 15 | VEC_pragma_handler_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:731:1: warning: unused function 'VEC_pragma_handler_base_truncate' [-Wunused-function] 731 | DEF_VEC_O (pragma_handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:882:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 882 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :23:1: note: expanded from here 23 | VEC_pragma_handler_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:731:1: warning: unused function 'VEC_pragma_handler_base_replace' [-Wunused-function] 731 | DEF_VEC_O (pragma_handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:890:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 890 | static inline T *VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :31:1: note: expanded from here 31 | VEC_pragma_handler_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:731:1: warning: unused function 'VEC_pragma_handler_base_ordered_remove' [-Wunused-function] 731 | DEF_VEC_O (pragma_handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:918:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 918 | static inline void VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :47:1: note: expanded from here 47 | VEC_pragma_handler_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:731:1: warning: unused function 'VEC_pragma_handler_base_unordered_remove' [-Wunused-function] 731 | DEF_VEC_O (pragma_handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:928:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 928 | static inline void VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :55:1: note: expanded from here 55 | VEC_pragma_handler_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:731:1: warning: unused function 'VEC_pragma_handler_base_block_remove' [-Wunused-function] 731 | DEF_VEC_O (pragma_handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:935:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 935 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :63:1: note: expanded from here 63 | VEC_pragma_handler_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:731:1: warning: unused function 'VEC_pragma_handler_base_address' [-Wunused-function] 731 | DEF_VEC_O (pragma_handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:946:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 946 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :71:1: note: expanded from here 71 | VEC_pragma_handler_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:731:1: warning: unused function 'VEC_pragma_handler_base_lower_bound' [-Wunused-function] 731 | DEF_VEC_O (pragma_handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:952:24: note: expanded from macro '\ DEF_VEC_FUNC_O' 952 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :79:1: note: expanded from here 79 | VEC_pragma_handler_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:732:1: warning: unused function 'VEC_pragma_handler_heap_alloc' [-Wunused-function] 732 | DEF_VEC_ALLOC_O (pragma_handler, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:979:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 979 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :109:1: note: expanded from here 109 | VEC_pragma_handler_heap_alloc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:732:1: warning: unused function 'VEC_pragma_handler_heap_copy' [-Wunused-function] 732 | DEF_VEC_ALLOC_O (pragma_handler, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:988:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 988 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :125:1: note: expanded from here 125 | VEC_pragma_handler_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:732:1: warning: unused function 'VEC_pragma_handler_heap_free' [-Wunused-function] 732 | DEF_VEC_ALLOC_O (pragma_handler, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1006:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1006 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :144:1: note: expanded from here 144 | VEC_pragma_handler_heap_free | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:732:1: warning: unused function 'VEC_pragma_handler_heap_safe_grow' [-Wunused-function] 732 | DEF_VEC_ALLOC_O (pragma_handler, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1044:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1044 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :23:1: note: expanded from here 23 | VEC_pragma_handler_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pragma.c:732:1: warning: unused function 'VEC_pragma_handler_heap_safe_insert' [-Wunused-function] 732 | DEF_VEC_ALLOC_O (pragma_handler, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1064:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1064 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :59:1: note: expanded from here 59 | VEC_pragma_handler_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 35 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genconfig.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genconfig.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: read-rtl.c(build/read-rtl.o:(read_rtx_1)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() build/genconfig /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c -o c-decl.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:39: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:2604:14: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2604 | nlist_se = XOBNEW (&parser_obstack, struct c_label_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:2609:14: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2609 | nlist_vm = XOBNEW (&parser_obstack, struct c_label_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:3040:37: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 3040 | struct c_declarator *declarator = XOBNEW (&parser_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~ 3041 | struct c_declarator); | ~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:3724:21: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 3724 | complit = build1 (COMPOUND_LITERAL_EXPR, type, stmt); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:3545:38: note: expanded from macro 'build1' 3545 | #define build1(c,t1,t2) build1_stat (c,t1,t2 MEM_STAT_INFO) | ~~~~~~~~~~~ ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:4628:7: warning: variable 'type_as_written' set but not used [-Wunused-but-set-variable] 4628 | tree type_as_written; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:3894:8: warning: variable 'typedef_type' set but not used [-Wunused-but-set-variable] 3894 | tree typedef_type = 0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:5023:33: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 5023 | struct c_arg_info *arg_info = XOBNEW (&parser_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~ 5024 | struct c_arg_info); | ~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:5991:15: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 5991 | nstack_se = XOBNEW (&parser_obstack, struct c_label_context_se); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:5997:15: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 5997 | nstack_vm = XOBNEW (&parser_obstack, struct c_label_context_vm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:7063:24: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7063 | struct c_parm *ret = XOBNEW (&parser_obstack, struct c_parm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:7077:30: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7077 | struct c_declarator *ret = XOBNEW (&parser_obstack, struct c_declarator); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:7091:30: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7091 | struct c_declarator *ret = XOBNEW (&parser_obstack, struct c_declarator); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:7104:30: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7104 | struct c_declarator *ret = XOBNEW (&parser_obstack, struct c_declarator); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:7125:30: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7125 | struct c_declarator *ret = XOBNEW (&parser_obstack, struct c_declarator); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:7145:29: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7145 | struct c_declspecs *ret = XOBNEW (&parser_obstack, struct c_declspecs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-decl.c:7969: ./gt-c-decl.h:79:7: warning: switch condition has boolean value [-Wswitch-bool] 79 | switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gt-c-decl.h:604:7: warning: switch condition has boolean value [-Wswitch-bool] 604 | switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gt-c-decl.h:1152:3: warning: switch condition has boolean value [-Wswitch-bool] 1152 | switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c -o c-typeck.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:38: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:2147:31: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2147 | struct maybe_used_decl *t = XOBNEW (&parser_obstack, struct maybe_used_decl); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:3130:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 3130 | case COMPOUND_LITERAL_EXPR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:3233:12: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 3233 | case COMPOUND_LITERAL_EXPR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:4396:35: warning: comparison of different enumeration types ('enum tree_code' and 'enum c_tree_code') [-Wenum-compare] 4396 | if (TREE_CODE (inside_init) == COMPOUND_LITERAL_EXPR) | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:4741:32: warning: comparison of different enumeration types ('enum tree_code' and 'enum c_tree_code') [-Wenum-compare] 4741 | || TREE_CODE (inside_init) == COMPOUND_LITERAL_EXPR) | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:4758:31: warning: comparison of different enumeration types ('enum tree_code' and 'enum c_tree_code') [-Wenum-compare] 4758 | && TREE_CODE (inside_init) == COMPOUND_LITERAL_EXPR) | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:4817:28: warning: comparison of different enumeration types ('enum tree_code' and 'enum c_tree_code') [-Wenum-compare] 4817 | || TREE_CODE (init) == COMPOUND_LITERAL_EXPR)) | ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:6171:25: warning: comparison of different enumeration types ('enum tree_code' and 'enum c_tree_code') [-Wenum-compare] 6171 | || TREE_CODE (value) == COMPOUND_LITERAL_EXPR) | ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:6179:25: warning: comparison of different enumeration types ('enum tree_code' and 'enum c_tree_code') [-Wenum-compare] 6179 | if (TREE_CODE (value) == COMPOUND_LITERAL_EXPR | ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:6520:35: warning: comparison of different enumeration types ('enum tree_code' and 'enum c_tree_code') [-Wenum-compare] 6520 | if (TREE_CODE (value.value) != COMPOUND_LITERAL_EXPR | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:6963:15: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 6963 | nlist = XOBNEW (&parser_obstack, struct c_label_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:6975:15: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 6975 | nlist = XOBNEW (&parser_obstack, struct c_label_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:7519:12: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7519 | nstack = XOBNEW (&parser_obstack, struct c_label_context_se); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:7668:12: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7668 | nstack = XOBNEW (&parser_obstack, struct c_label_context_vm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-typeck.c:8569:24: warning: comparison of different enumeration types ('enum tree_code' and 'enum c_tree_code') [-Wenum-compare] 8569 | if (TREE_CODE (expr) == COMPOUND_LITERAL_EXPR) | ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ 17 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-convert.c -o c-convert.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-aux-info.c -o c-aux-info.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c -o c-common.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c:28: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c:1159:7: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1159 | l = XOBNEW (&tlist_obstack, struct tlist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c:1429:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1429 | t = XOBNEW (&tlist_obstack, struct tlist_cache); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c:1492:33: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1492 | tlist_firstobj = (char *) obstack_alloc (&tlist_obstack, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c:3990:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 3990 | case COMPOUND_LITERAL_EXPR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c:4009:27: warning: comparison of different enumeration types ('enum tree_code' and 'enum c_tree_code') [-Wenum-compare] 4009 | return (TREE_CODE (exp) == COMPOUND_LITERAL_EXPR | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-common.c:6315:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] 6315 | int number; | ^ 7 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include \ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-opts.c -o c-opts.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-format.c -o c-format.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-semantics.c -o c-semantics.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-semantics.c:42: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-incpath.c -o c-incpath.o cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include \ -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/c++/4.2.4\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/c++/4.2.4/amd64-unknown-openbsd\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/c++/4.2.4/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/../../../../amd64-unknown-openbsd/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/../../../../amd64-unknown-openbsd/include\" \ -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cppdefault.c -o cppdefault.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-ppoutput.c -o c-ppoutput.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-cppbuiltin.c -o c-cppbuiltin.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-cppbuiltin.c:31: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include \ -DPREFIX=\"/usr/local\" -DBASEVER="\"4.2.4\"" \ -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/prefix.c -o prefix.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-objc-common.c -o c-objc-common.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-dump.c -o c-dump.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include \ -DHOST_MACHINE=\"x86_64-unknown-openbsd\" -DTARGET_MACHINE=\"x86_64-unknown-openbsd\" \ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pch.c -o c-pch.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pch.c:28: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c -o c-parser.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:52: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:493:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] 493 | case CPP_KEYWORD: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:266:21: note: expanded from macro 'CPP_KEYWORD' 266 | #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:560:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] 560 | case CPP_KEYWORD: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:266:21: note: expanded from macro 'CPP_KEYWORD' 266 | #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:1090:32: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1090 | void *obstack_position = obstack_alloc (&parser_obstack, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:1131:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] 1131 | case CPP_KEYWORD: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:266:21: note: expanded from macro 'CPP_KEYWORD' 266 | #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:2534:29: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2534 | struct c_arg_info *ret = XOBNEW (&parser_obstack, struct c_arg_info); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:2577:32: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2577 | struct c_arg_info *ret = XOBNEW (&parser_obstack, struct c_arg_info); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:2589:32: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2589 | struct c_arg_info *ret = XOBNEW (&parser_obstack, struct c_arg_info); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:2640:5: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2640 | = XOBNEW (&parser_obstack, struct c_arg_info); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:2667:9: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2667 | = XOBNEW (&parser_obstack, struct c_arg_info); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:2993:9: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2993 | ret = XOBNEW (&parser_obstack, struct c_type_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:3052:29: warning: comparison of different enumeration types ('enum tree_code' and 'enum c_tree_code') [-Wenum-compare] 3052 | && TREE_CODE (ret.value) != COMPOUND_LITERAL_EXPR) | ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:3302:30: warning: comparison of different enumeration types ('enum tree_code' and 'enum c_tree_code') [-Wenum-compare] 3302 | && TREE_CODE (init.value) != COMPOUND_LITERAL_EXPR) | ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:3703:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] 3703 | case CPP_KEYWORD: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:266:21: note: expanded from macro 'CPP_KEYWORD' 266 | #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:4838:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] 4838 | case CPP_KEYWORD: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:266:21: note: expanded from macro 'CPP_KEYWORD' 266 | #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:5141:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] 5141 | case CPP_KEYWORD: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:266:21: note: expanded from macro 'CPP_KEYWORD' 266 | #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:6702:29: warning: comparison of different enumeration types ('enum omp_clause_code' and 'enum tree_code') [-Wenum-compare] 6702 | if (OMP_CLAUSE_CODE (c) == code) | ~~~~~~~~~~~~~~~~~~~ ^ ~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:6767:50: warning: implicit conversion from enumeration type 'enum tree_code' to different enumeration type 'enum omp_clause_code' [-Wenum-conversion] 6767 | list = c_parser_omp_variable_list (parser, kind, list); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:6779:48: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 6779 | return c_parser_omp_var_list_parens (parser, OMP_CLAUSE_COPYIN, list); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:6788:48: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 6788 | return c_parser_omp_var_list_parens (parser, OMP_CLAUSE_COPYPRIVATE, list); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:6836:36: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 6836 | check_no_duplicate_clause (list, OMP_CLAUSE_DEFAULT, "default"); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:6850:48: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 6850 | return c_parser_omp_var_list_parens (parser, OMP_CLAUSE_FIRSTPRIVATE, list); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:6864:40: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 6864 | check_no_duplicate_clause (list, OMP_CLAUSE_IF, "if"); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:6883:48: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 6883 | return c_parser_omp_var_list_parens (parser, OMP_CLAUSE_LASTPRIVATE, list); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:6894:36: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 6894 | check_no_duplicate_clause (list, OMP_CLAUSE_NOWAIT, "nowait"); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:6928:40: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 6928 | check_no_duplicate_clause (list, OMP_CLAUSE_NUM_THREADS, "num_threads"); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:6947:36: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 6947 | check_no_duplicate_clause (list, OMP_CLAUSE_ORDERED, "ordered"); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:6960:48: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 6960 | return c_parser_omp_var_list_parens (parser, OMP_CLAUSE_PRIVATE, list); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:7098:36: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 7098 | check_no_duplicate_clause (list, OMP_CLAUSE_SCHEDULE, "schedule"); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-parser.c:7114:48: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 7114 | return c_parser_omp_var_list_parens (parser, OMP_CLAUSE_SHARED, list); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ 30 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-gimplify.c -o c-gimplify.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-gimplify.c:37: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-gimplify.c:219:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 219 | case COMPOUND_LITERAL_EXPR: | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-mudflap.c -o tree-mudflap.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-mudflap.c:36: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pretty-print.c -o c-pretty-print.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pretty-print.c:1363:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 1363 | case COMPOUND_LITERAL_EXPR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-pretty-print.c:1866:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 1866 | case COMPOUND_LITERAL_EXPR: | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/c-omp.c -o c-omp.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dummy-checksum.c -o dummy-checksum.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/main.c -o main.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/double-int.c -o double-int.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-chrec.c -o tree-chrec.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-chrec.c:35: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-chrec.c:56:1: warning: unused function 'chrec_fold_poly_cst' [-Wunused-function] 56 | chrec_fold_poly_cst (enum tree_code code, | ^~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-scalar-evolution.c -o tree-scalar-evolution.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-scalar-evolution.c:245: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-data-ref.c -o tree-data-ref.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-data-ref.c:88: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-cfg.c -o tree-cfg.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-cfg.c:31: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-cfg.c:38: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-cfg.c:2856:32: warning: implicit conversion from enumeration type 'enum bsi_iterator_update' to different enumeration type 'enum tsi_iterator_update' [-Wenum-conversion] 2856 | tsi_link_before (&i->tsi, t, m); | ~~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-cfg.c:2869:31: warning: implicit conversion from enumeration type 'enum bsi_iterator_update' to different enumeration type 'enum tsi_iterator_update' [-Wenum-conversion] 2869 | tsi_link_after (&i->tsi, t, m); | ~~~~~~~~~~~~~~ ^ 4 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-dfa.c -o tree-dfa.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-dfa.c:32: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-dfa.c:42: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-dfa.c:705:13: warning: variable 'v_ann' set but not used [-Wunused-but-set-variable] 705 | var_ann_t v_ann; | ^ 3 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-eh.c -o tree-eh.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-eh.c:30: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c -o tree-ssa.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:32: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:38: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:490:1: warning: unused function 'VEC_bitmap_must_be_pointer_type' [-Wunused-function] 490 | DEF_VEC_P (bitmap); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :185:1: note: expanded from here 185 | VEC_bitmap_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:490:1: warning: unused function 'VEC_bitmap_base_last' [-Wunused-function] 490 | DEF_VEC_P (bitmap); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :213:1: note: expanded from here 213 | VEC_bitmap_base_last | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:490:1: warning: unused function 'VEC_bitmap_base_embedded_size' [-Wunused-function] 490 | DEF_VEC_P (bitmap); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :8:1: note: expanded from here 8 | VEC_bitmap_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:490:1: warning: unused function 'VEC_bitmap_base_embedded_init' [-Wunused-function] 490 | DEF_VEC_P (bitmap); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :16:1: note: expanded from here 16 | VEC_bitmap_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:490:1: warning: unused function 'VEC_bitmap_base_pop' [-Wunused-function] 490 | DEF_VEC_P (bitmap); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :40:1: note: expanded from here 40 | VEC_bitmap_base_pop | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:490:1: warning: unused function 'VEC_bitmap_base_truncate' [-Wunused-function] 490 | DEF_VEC_P (bitmap); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :48:1: note: expanded from here 48 | VEC_bitmap_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:490:1: warning: unused function 'VEC_bitmap_base_replace' [-Wunused-function] 490 | DEF_VEC_P (bitmap); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :56:1: note: expanded from here 56 | VEC_bitmap_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:490:1: warning: unused function 'VEC_bitmap_base_ordered_remove' [-Wunused-function] 490 | DEF_VEC_P (bitmap); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :72:1: note: expanded from here 72 | VEC_bitmap_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:490:1: warning: unused function 'VEC_bitmap_base_unordered_remove' [-Wunused-function] 490 | DEF_VEC_P (bitmap); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :80:1: note: expanded from here 80 | VEC_bitmap_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:490:1: warning: unused function 'VEC_bitmap_base_block_remove' [-Wunused-function] 490 | DEF_VEC_P (bitmap); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :88:1: note: expanded from here 88 | VEC_bitmap_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:490:1: warning: unused function 'VEC_bitmap_base_address' [-Wunused-function] 490 | DEF_VEC_P (bitmap); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :96:1: note: expanded from here 96 | VEC_bitmap_base_address | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:490:1: warning: unused function 'VEC_bitmap_base_lower_bound' [-Wunused-function] 490 | DEF_VEC_P (bitmap); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :104:1: note: expanded from here 104 | VEC_bitmap_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:491:1: warning: unused function 'VEC_bitmap_heap_alloc' [-Wunused-function] 491 | DEF_VEC_ALLOC_P (bitmap,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:706:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 706 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :134:1: note: expanded from here 134 | VEC_bitmap_heap_alloc | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:491:1: warning: unused function 'VEC_bitmap_heap_copy' [-Wunused-function] 491 | DEF_VEC_ALLOC_P (bitmap,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :157:1: note: expanded from here 157 | VEC_bitmap_heap_copy | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:491:1: warning: unused function 'VEC_bitmap_heap_safe_grow' [-Wunused-function] 491 | DEF_VEC_ALLOC_P (bitmap,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :209:1: note: expanded from here 209 | VEC_bitmap_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa.c:491:1: warning: unused function 'VEC_bitmap_heap_safe_insert' [-Wunused-function] 491 | DEF_VEC_ALLOC_P (bitmap,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :245:1: note: expanded from here 245 | VEC_bitmap_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 18 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-optimize.c -o tree-optimize.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-optimize.c:30: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-optimize.c:35: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-optimize.c:380:1: warning: function 'update_inlined_to_pointers' is not needed and will not be emitted [-Wunneeded-internal-declaration] 380 | update_inlined_to_pointers (struct cgraph_node *node, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-gimple.c -o tree-gimple.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-gimple.c:29: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-gimple.c:30: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/gencodes.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gencodes.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: read-rtl.c(build/read-rtl.o:(read_rtx_1)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() build/gencodes /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gimplify.c -o gimplify.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gimplify.c:36: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gimplify.c:44: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-pretty-print.c -o tree-pretty-print.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-pretty-print.c:30: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c -o tree-into-ssa.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:33: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:38: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:1783:14: warning: variable 'ann' set but not used [-Wunused-but-set-variable] 1783 | stmt_ann_t ann; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:128:1: warning: unused function 'VEC_tree_vec_must_be_pointer_type' [-Wunused-function] 128 | DEF_VEC_P (tree_vec); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :35:1: note: expanded from here 35 | VEC_tree_vec_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:128:1: warning: unused function 'VEC_tree_vec_base_last' [-Wunused-function] 128 | DEF_VEC_P (tree_vec); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :63:1: note: expanded from here 63 | VEC_tree_vec_base_last | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:128:1: warning: unused function 'VEC_tree_vec_base_iterate' [-Wunused-function] 128 | DEF_VEC_P (tree_vec); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :79:1: note: expanded from here 79 | VEC_tree_vec_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:128:1: warning: unused function 'VEC_tree_vec_base_embedded_size' [-Wunused-function] 128 | DEF_VEC_P (tree_vec); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :87:1: note: expanded from here 87 | VEC_tree_vec_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:128:1: warning: unused function 'VEC_tree_vec_base_embedded_init' [-Wunused-function] 128 | DEF_VEC_P (tree_vec); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :95:1: note: expanded from here 95 | VEC_tree_vec_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:128:1: warning: unused function 'VEC_tree_vec_base_pop' [-Wunused-function] 128 | DEF_VEC_P (tree_vec); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :119:1: note: expanded from here 119 | VEC_tree_vec_base_pop | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:128:1: warning: unused function 'VEC_tree_vec_base_truncate' [-Wunused-function] 128 | DEF_VEC_P (tree_vec); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :127:1: note: expanded from here 127 | VEC_tree_vec_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:128:1: warning: unused function 'VEC_tree_vec_base_ordered_remove' [-Wunused-function] 128 | DEF_VEC_P (tree_vec); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :151:1: note: expanded from here 151 | VEC_tree_vec_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:128:1: warning: unused function 'VEC_tree_vec_base_unordered_remove' [-Wunused-function] 128 | DEF_VEC_P (tree_vec); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :159:1: note: expanded from here 159 | VEC_tree_vec_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:128:1: warning: unused function 'VEC_tree_vec_base_block_remove' [-Wunused-function] 128 | DEF_VEC_P (tree_vec); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :167:1: note: expanded from here 167 | VEC_tree_vec_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:128:1: warning: unused function 'VEC_tree_vec_base_address' [-Wunused-function] 128 | DEF_VEC_P (tree_vec); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :175:1: note: expanded from here 175 | VEC_tree_vec_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:128:1: warning: unused function 'VEC_tree_vec_base_lower_bound' [-Wunused-function] 128 | DEF_VEC_P (tree_vec); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :183:1: note: expanded from here 183 | VEC_tree_vec_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:129:1: warning: unused function 'VEC_tree_vec_heap_free' [-Wunused-function] 129 | DEF_VEC_ALLOC_P (tree_vec, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:713:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 713 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :223:1: note: expanded from here 223 | VEC_tree_vec_heap_free | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:129:1: warning: unused function 'VEC_tree_vec_heap_copy' [-Wunused-function] 129 | DEF_VEC_ALLOC_P (tree_vec, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :2:1: note: expanded from here 2 | VEC_tree_vec_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:129:1: warning: unused function 'VEC_tree_vec_heap_safe_grow' [-Wunused-function] 129 | DEF_VEC_ALLOC_P (tree_vec, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :54:1: note: expanded from here 54 | VEC_tree_vec_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:129:1: warning: unused function 'VEC_tree_vec_heap_safe_push' [-Wunused-function] 129 | DEF_VEC_ALLOC_P (tree_vec, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:774:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 774 | static inline T *VEC_OP (T,A,safe_push) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :72:1: note: expanded from here 72 | VEC_tree_vec_heap_safe_push | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:129:1: warning: unused function 'VEC_tree_vec_heap_safe_insert' [-Wunused-function] 129 | DEF_VEC_ALLOC_P (tree_vec, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :90:1: note: expanded from here 90 | VEC_tree_vec_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_must_be_pointer_type' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :111:1: note: expanded from here 111 | VEC_ssa_name_info_p_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_base_last' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :139:1: note: expanded from here 139 | VEC_ssa_name_info_p_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_base_iterate' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :155:1: note: expanded from here 155 | VEC_ssa_name_info_p_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_base_embedded_size' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :163:1: note: expanded from here 163 | VEC_ssa_name_info_p_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_base_embedded_init' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :171:1: note: expanded from here 171 | VEC_ssa_name_info_p_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_base_pop' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :4:1: note: expanded from here 4 | VEC_ssa_name_info_p_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_base_truncate' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :12:1: note: expanded from here 12 | VEC_ssa_name_info_p_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_base_replace' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :20:1: note: expanded from here 20 | VEC_ssa_name_info_p_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_base_ordered_remove' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :36:1: note: expanded from here 36 | VEC_ssa_name_info_p_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_base_unordered_remove' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :44:1: note: expanded from here 44 | VEC_ssa_name_info_p_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_base_block_remove' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :52:1: note: expanded from here 52 | VEC_ssa_name_info_p_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_base_address' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :60:1: note: expanded from here 60 | VEC_ssa_name_info_p_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:213:1: warning: unused function 'VEC_ssa_name_info_p_base_lower_bound' [-Wunused-function] 213 | DEF_VEC_P (ssa_name_info_p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :68:1: note: expanded from here 68 | VEC_ssa_name_info_p_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:214:1: warning: unused function 'VEC_ssa_name_info_p_heap_alloc' [-Wunused-function] 214 | DEF_VEC_ALLOC_P (ssa_name_info_p, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:706:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 706 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :98:1: note: expanded from here 98 | VEC_ssa_name_info_p_heap_alloc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:214:1: warning: unused function 'VEC_ssa_name_info_p_heap_free' [-Wunused-function] 214 | DEF_VEC_ALLOC_P (ssa_name_info_p, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:713:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 713 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :108:1: note: expanded from here 108 | VEC_ssa_name_info_p_heap_free | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:214:1: warning: unused function 'VEC_ssa_name_info_p_heap_copy' [-Wunused-function] 214 | DEF_VEC_ALLOC_P (ssa_name_info_p, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :121:1: note: expanded from here 121 | VEC_ssa_name_info_p_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:214:1: warning: unused function 'VEC_ssa_name_info_p_heap_safe_grow' [-Wunused-function] 214 | DEF_VEC_ALLOC_P (ssa_name_info_p, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :7:1: note: expanded from here 7 | VEC_ssa_name_info_p_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:214:1: warning: unused function 'VEC_ssa_name_info_p_heap_safe_push' [-Wunused-function] 214 | DEF_VEC_ALLOC_P (ssa_name_info_p, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:774:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 774 | static inline T *VEC_OP (T,A,safe_push) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :25:1: note: expanded from here 25 | VEC_ssa_name_info_p_heap_safe_push | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-into-ssa.c:214:1: warning: unused function 'VEC_ssa_name_info_p_heap_safe_insert' [-Wunused-function] 214 | DEF_VEC_ALLOC_P (ssa_name_info_p, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :43:1: note: expanded from here 43 | VEC_ssa_name_info_p_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-outof-ssa.c -o tree-outof-ssa.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-outof-ssa.c:33: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-outof-ssa.c:38: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-outof-ssa.c:1916:15: warning: variable 'ann' set but not used [-Wunused-but-set-variable] 1916 | stmt_ann_t ann; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-outof-ssa.c:1867:8: warning: variable 'changed' set but not used [-Wunused-but-set-variable] 1867 | bool changed; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-outof-ssa.c:1985:1: warning: unused function 'VEC_edge_heap_copy' [-Wunused-function] 1985 | DEF_VEC_ALLOC_P(edge,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :285:1: note: expanded from here 285 | VEC_edge_heap_copy | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-outof-ssa.c:1985:1: warning: unused function 'VEC_edge_heap_safe_grow' [-Wunused-function] 1985 | DEF_VEC_ALLOC_P(edge,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :50:1: note: expanded from here 50 | VEC_edge_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-outof-ssa.c:1985:1: warning: unused function 'VEC_edge_heap_safe_insert' [-Wunused-function] 1985 | DEF_VEC_ALLOC_P(edge,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :86:1: note: expanded from here 86 | VEC_edge_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~ 7 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-ccp.c:200: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-ccp.c:206: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vn.c -o tree-vn.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vn.c:28: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-uncprop.c -o tree-ssa-uncprop.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-uncprop.c:30: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-uncprop.c:36: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-dce.c -o tree-ssa-dce.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-dce.c:61: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-dce.c:151:1: warning: unused function 'clear_control_dependence_bitmap' [-Wunused-function] 151 | clear_control_dependence_bitmap (basic_block bb) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-copy.c -o tree-ssa-copy.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-copy.c:30: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-copy.c:36: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-nrv.c -o tree-nrv.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-nrv.c:30: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-copyrename.c -o tree-ssa-copyrename.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-copyrename.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-pre.c -o tree-ssa-pre.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-pre.c:32: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-live.c -o tree-ssa-live.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-live.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-operands.c -o tree-ssa-operands.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-operands.c:28: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-operands.c:1358:13: warning: variable 'v_ann' set but not used [-Wunused-but-set-variable] 1358 | var_ann_t v_ann; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-operands.c:2298:14: warning: variable 'ann' set but not used [-Wunused-but-set-variable] 2298 | stmt_ann_t ann; | ^ 3 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-alias.c -o tree-ssa-alias.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-alias.c:39: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-alias.c:1631:10: warning: variable 'n_vars' set but not used [-Wunused-but-set-variable] 1631 | size_t n_vars, num_addressable_vars, num_pointers; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-phiopt.c -o tree-ssa-phiopt.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-phiopt.c:32: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-forwprop.c -o tree-ssa-forwprop.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-forwprop.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-nested.c -o tree-nested.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-nested.c:32: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-dse.c -o tree-ssa-dse.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-dse.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-dom.c -o tree-ssa-dom.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-dom.c:33: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-dom.c:39: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/domwalk.c -o domwalk.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/domwalk.c:27: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-tailcall.c -o tree-tailcall.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-tailcall.c:30: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gimple-low.c -o gimple-low.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gimple-low.c:33: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-iterator.c -o tree-iterator.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c -o omp-low.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:34: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:123:35: warning: comparison of different enumeration types ('enum omp_clause_code' and 'enum tree_code') [-Wenum-compare] 123 | if (OMP_CLAUSE_CODE (clauses) == kind) | ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:286:8: warning: variable 'par_stmt' set but not used [-Wunused-but-set-variable] 286 | tree par_stmt, ws_stmt; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:405:39: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 405 | tree c = find_omp_clause (clauses, OMP_CLAUSE_SCHEDULE); | ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:408:37: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 408 | || find_omp_clause (clauses, OMP_CLAUSE_ORDERED)) | ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:1160:50: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 1160 | && find_omp_clause (OMP_CLAUSES (*stmt_p), OMP_CLAUSE_COPYIN) == NULL) | ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:1303:6: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 1302 | if (find_omp_clause (OMP_CLAUSES (ctx->stmt), | ~~~~~~~~~~~~~~~ 1303 | OMP_CLAUSE_ORDERED) == NULL) | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:1849:39: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 1849 | clauses = find_omp_clause (clauses, OMP_CLAUSE_LASTPRIVATE); | ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:1863:6: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 1862 | clauses = find_omp_clause (OMP_PARALLEL_CLAUSES (ctx->stmt), | ~~~~~~~~~~~~~~~ 1863 | OMP_CLAUSE_LASTPRIVATE); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:2191:33: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 2191 | c = find_omp_clause (clauses, OMP_CLAUSE_IF); | ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:2195:33: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 2195 | c = find_omp_clause (clauses, OMP_CLAUSE_NUM_THREADS); | ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:2421:33: warning: variable 'saved_cfun' set but not used [-Wunused-but-set-variable] 2421 | struct function *child_cfun, *saved_cfun; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:2956:8: warning: variable 'l0' set but not used [-Wunused-but-set-variable] 2956 | tree l0, l1, l2, l3, l4, n, s0, e0, e, t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:3187:19: warning: variable 'l0' set but not used [-Wunused-but-set-variable] 3187 | tree label_vec, l0, l1, l2, t, u, v, sections_stmt; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:3187:23: warning: variable 'l1' set but not used [-Wunused-but-set-variable] 3187 | tree label_vec, l0, l1, l2, t, u, v, sections_stmt; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:3364:10: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 3363 | if (find_omp_clause (OMP_SINGLE_CLAUSES (bsi_stmt (si)), | ~~~~~~~~~~~~~~~ 3364 | OMP_CLAUSE_COPYPRIVATE)) | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:3666:11: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 3665 | OMP_RETURN_NOWAIT (t) = !!find_omp_clause (OMP_SECTIONS_CLAUSES (stmt), | ~~~~~~~~~~~~~~~ 3666 | OMP_CLAUSE_NOWAIT); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:3815:11: warning: implicit conversion from enumeration type 'enum omp_clause_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 3814 | OMP_RETURN_NOWAIT (t) = !!find_omp_clause (OMP_SINGLE_CLAUSES (single_stmt), | ~~~~~~~~~~~~~~~ 3815 | OMP_CLAUSE_NOWAIT); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/omp-low.c:4049:17: warning: variable 'ilist' set but not used [-Wunused-but-set-variable] 4049 | tree t, stmt, ilist, dlist, new_stmt, *body_p, *rhs_p; | ^ 19 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-phinodes.c -o tree-phinodes.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-phinodes.c:29: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssanames.c -o tree-ssanames.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssanames.c:27: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-sra.c -o tree-sra.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-sra.c:39: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-sra.c:547:21: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 547 | *slot = elt = obstack_alloc (&sra_obstack, sizeof (*elt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-sra.c:955:13: warning: variable 'ann' set but not used [-Wunused-but-set-variable] 955 | stmt_ann_t ann; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-sra.c:1166:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1166 | return XOBFINISH (&sra_obstack, char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 4 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c -o tree-complex.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:28: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:397:12: warning: variable 'inner_type' set but not used [-Wunused-but-set-variable] 397 | tree inner_type; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:50:1: warning: unused function 'VEC_complex_lattice_t_must_be_integral_type' [-Wunused-function] 50 | DEF_VEC_I(complex_lattice_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:485:20: note: expanded from macro 'DEF_VEC_I' 485 | static inline void VEC_OP (T,must_be,integral_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :157:1: note: expanded from here 157 | VEC_complex_lattice_t_must_be_integral_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:50:1: warning: unused function 'VEC_complex_lattice_t_base_last' [-Wunused-function] 50 | DEF_VEC_I(complex_lattice_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :185:1: note: expanded from here 185 | VEC_complex_lattice_t_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:50:1: warning: unused function 'VEC_complex_lattice_t_base_iterate' [-Wunused-function] 50 | DEF_VEC_I(complex_lattice_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :6:1: note: expanded from here 6 | VEC_complex_lattice_t_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:50:1: warning: unused function 'VEC_complex_lattice_t_base_embedded_size' [-Wunused-function] 50 | DEF_VEC_I(complex_lattice_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :14:1: note: expanded from here 14 | VEC_complex_lattice_t_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:50:1: warning: unused function 'VEC_complex_lattice_t_base_embedded_init' [-Wunused-function] 50 | DEF_VEC_I(complex_lattice_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :22:1: note: expanded from here 22 | VEC_complex_lattice_t_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:50:1: warning: unused function 'VEC_complex_lattice_t_base_pop' [-Wunused-function] 50 | DEF_VEC_I(complex_lattice_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :46:1: note: expanded from here 46 | VEC_complex_lattice_t_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:50:1: warning: unused function 'VEC_complex_lattice_t_base_truncate' [-Wunused-function] 50 | DEF_VEC_I(complex_lattice_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :54:1: note: expanded from here 54 | VEC_complex_lattice_t_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:50:1: warning: unused function 'VEC_complex_lattice_t_base_ordered_remove' [-Wunused-function] 50 | DEF_VEC_I(complex_lattice_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :78:1: note: expanded from here 78 | VEC_complex_lattice_t_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:50:1: warning: unused function 'VEC_complex_lattice_t_base_unordered_remove' [-Wunused-function] 50 | DEF_VEC_I(complex_lattice_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :86:1: note: expanded from here 86 | VEC_complex_lattice_t_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:50:1: warning: unused function 'VEC_complex_lattice_t_base_block_remove' [-Wunused-function] 50 | DEF_VEC_I(complex_lattice_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :94:1: note: expanded from here 94 | VEC_complex_lattice_t_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:50:1: warning: unused function 'VEC_complex_lattice_t_base_lower_bound' [-Wunused-function] 50 | DEF_VEC_I(complex_lattice_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :110:1: note: expanded from here 110 | VEC_complex_lattice_t_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:51:1: warning: unused function 'VEC_complex_lattice_t_heap_copy' [-Wunused-function] 51 | DEF_VEC_ALLOC_I(complex_lattice_t, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1083:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1083 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :5:1: note: expanded from here 5 | VEC_complex_lattice_t_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:51:1: warning: unused function 'VEC_complex_lattice_t_heap_safe_push' [-Wunused-function] 51 | DEF_VEC_ALLOC_I(complex_lattice_t, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1150:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1150 | static inline T *VEC_OP (T,A,safe_push) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :94:1: note: expanded from here 94 | VEC_complex_lattice_t_heap_safe_push | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-complex.c:51:1: warning: unused function 'VEC_complex_lattice_t_heap_safe_insert' [-Wunused-function] 51 | DEF_VEC_ALLOC_I(complex_lattice_t, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1158:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1158 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :112:1: note: expanded from here 112 | VEC_complex_lattice_t_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 16 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-generic.c -o tree-vect-generic.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-generic.c:32: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop.c -o tree-ssa-loop.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop.c:29: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-niter.c -o tree-ssa-loop-niter.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-niter.c:29: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-niter.c:32: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-manip.c -o tree-ssa-loop-manip.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-manip.c:29: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-manip.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-threadupdate.c -o tree-ssa-threadupdate.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-threadupdate.c:30: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-threadupdate.c:34: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-threadupdate.c:151:1: warning: unused function 'VEC_edge_heap_copy' [-Wunused-function] 151 | DEF_VEC_ALLOC_P(edge,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :192:1: note: expanded from here 192 | VEC_edge_heap_copy | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-threadupdate.c:151:1: warning: unused function 'VEC_edge_heap_safe_grow' [-Wunused-function] 151 | DEF_VEC_ALLOC_P(edge,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :7:1: note: expanded from here 7 | VEC_edge_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-threadupdate.c:151:1: warning: unused function 'VEC_edge_heap_safe_insert' [-Wunused-function] 151 | DEF_VEC_ALLOC_P(edge,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :43:1: note: expanded from here 43 | VEC_edge_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-threadedge.c -o tree-ssa-threadedge.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-threadedge.c:32: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-threadedge.c:38: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vectorizer.c -o tree-vectorizer.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vectorizer.c:132: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-analyze.c -o tree-vect-analyze.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-analyze.c:30: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-analyze.c:1615:14: warning: variable 'ann' set but not used [-Wunused-but-set-variable] 1615 | stmt_ann_t ann; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-transform.c -o tree-vect-transform.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-transform.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-transform.c:380:22: warning: variable 'kind' set but not used [-Wunused-but-set-variable] 380 | enum vect_var_kind kind; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-transform.c:783:25: warning: variable 'bytesize' set but not used [-Wunused-but-set-variable] 783 | tree bitsize, bitpos, bytesize; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-transform.c:1151:8: warning: variable 'scalar_type' set but not used [-Wunused-but-set-variable] 1151 | tree scalar_type; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-transform.c:2990:20: warning: variable 'nloop' set but not used [-Wunused-but-set-variable] 2990 | struct loop *nloop; | ^ 5 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-patterns.c -o tree-vect-patterns.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-patterns.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-patterns.c:496:18: warning: implicit conversion from enumeration type 'enum machine_mode' to different enumeration type 'enum tree_code' [-Wenum-conversion] 496 | vec_mode = TYPE_MODE (pattern_vectype); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:1903:50: note: expanded from macro 'TYPE_MODE' 1903 | #define TYPE_MODE(NODE) (TYPE_CHECK (NODE)->type.mode) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-patterns.c:473:18: warning: variable 'code' set but not used [-Wunused-but-set-variable] 473 | enum tree_code code; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vect-patterns.c:614:8: warning: variable 'stmt' set but not used [-Wunused-but-set-variable] 614 | tree stmt; | ^ 4 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-prefetch.c -o tree-ssa-loop-prefetch.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-prefetch.c:29: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-prefetch.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivcanon.c -o tree-ssa-loop-ivcanon.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivcanon.c:44: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivcanon.c:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-propagate.c -o tree-ssa-propagate.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-propagate.c:31: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-propagate.c:37: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-address.c -o tree-ssa-address.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-address.c:32: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-address.c:34: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-math-opts.c -o tree-ssa-math-opts.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-math-opts.c:93: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c -o tree-ssa-loop-ivopts.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:73: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:75: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:193:1: warning: unused function 'VEC_iv_use_p_must_be_pointer_type' [-Wunused-function] 193 | DEF_VEC_P(iv_use_p); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :157:1: note: expanded from here 157 | VEC_iv_use_p_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:193:1: warning: unused function 'VEC_iv_use_p_base_last' [-Wunused-function] 193 | DEF_VEC_P(iv_use_p); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :185:1: note: expanded from here 185 | VEC_iv_use_p_base_last | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:193:1: warning: unused function 'VEC_iv_use_p_base_iterate' [-Wunused-function] 193 | DEF_VEC_P(iv_use_p); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :201:1: note: expanded from here 201 | VEC_iv_use_p_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:193:1: warning: unused function 'VEC_iv_use_p_base_embedded_size' [-Wunused-function] 193 | DEF_VEC_P(iv_use_p); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :209:1: note: expanded from here 209 | VEC_iv_use_p_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:193:1: warning: unused function 'VEC_iv_use_p_base_embedded_init' [-Wunused-function] 193 | DEF_VEC_P(iv_use_p); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :217:1: note: expanded from here 217 | VEC_iv_use_p_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:193:1: warning: unused function 'VEC_iv_use_p_base_pop' [-Wunused-function] 193 | DEF_VEC_P(iv_use_p); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :24:1: note: expanded from here 24 | VEC_iv_use_p_base_pop | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:193:1: warning: unused function 'VEC_iv_use_p_base_replace' [-Wunused-function] 193 | DEF_VEC_P(iv_use_p); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :40:1: note: expanded from here 40 | VEC_iv_use_p_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:193:1: warning: unused function 'VEC_iv_use_p_base_ordered_remove' [-Wunused-function] 193 | DEF_VEC_P(iv_use_p); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :56:1: note: expanded from here 56 | VEC_iv_use_p_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:193:1: warning: unused function 'VEC_iv_use_p_base_unordered_remove' [-Wunused-function] 193 | DEF_VEC_P(iv_use_p); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :64:1: note: expanded from here 64 | VEC_iv_use_p_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:193:1: warning: unused function 'VEC_iv_use_p_base_block_remove' [-Wunused-function] 193 | DEF_VEC_P(iv_use_p); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :72:1: note: expanded from here 72 | VEC_iv_use_p_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:193:1: warning: unused function 'VEC_iv_use_p_base_address' [-Wunused-function] 193 | DEF_VEC_P(iv_use_p); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :80:1: note: expanded from here 80 | VEC_iv_use_p_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:193:1: warning: unused function 'VEC_iv_use_p_base_lower_bound' [-Wunused-function] 193 | DEF_VEC_P(iv_use_p); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :88:1: note: expanded from here 88 | VEC_iv_use_p_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:194:1: warning: unused function 'VEC_iv_use_p_heap_copy' [-Wunused-function] 194 | DEF_VEC_ALLOC_P(iv_use_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :141:1: note: expanded from here 141 | VEC_iv_use_p_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:194:1: warning: unused function 'VEC_iv_use_p_heap_safe_grow' [-Wunused-function] 194 | DEF_VEC_ALLOC_P(iv_use_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :193:1: note: expanded from here 193 | VEC_iv_use_p_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:194:1: warning: unused function 'VEC_iv_use_p_heap_safe_insert' [-Wunused-function] 194 | DEF_VEC_ALLOC_P(iv_use_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :3:1: note: expanded from here 3 | VEC_iv_use_p_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:197:1: warning: unused function 'VEC_iv_cand_p_must_be_pointer_type' [-Wunused-function] 197 | DEF_VEC_P(iv_cand_p); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :21:1: note: expanded from here 21 | VEC_iv_cand_p_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:197:1: warning: unused function 'VEC_iv_cand_p_base_last' [-Wunused-function] 197 | DEF_VEC_P(iv_cand_p); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :49:1: note: expanded from here 49 | VEC_iv_cand_p_base_last | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:197:1: warning: unused function 'VEC_iv_cand_p_base_iterate' [-Wunused-function] 197 | DEF_VEC_P(iv_cand_p); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :65:1: note: expanded from here 65 | VEC_iv_cand_p_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:197:1: warning: unused function 'VEC_iv_cand_p_base_embedded_size' [-Wunused-function] 197 | DEF_VEC_P(iv_cand_p); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :73:1: note: expanded from here 73 | VEC_iv_cand_p_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:197:1: warning: unused function 'VEC_iv_cand_p_base_embedded_init' [-Wunused-function] 197 | DEF_VEC_P(iv_cand_p); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :81:1: note: expanded from here 81 | VEC_iv_cand_p_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:197:1: warning: unused function 'VEC_iv_cand_p_base_pop' [-Wunused-function] 197 | DEF_VEC_P(iv_cand_p); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :105:1: note: expanded from here 105 | VEC_iv_cand_p_base_pop | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:197:1: warning: unused function 'VEC_iv_cand_p_base_replace' [-Wunused-function] 197 | DEF_VEC_P(iv_cand_p); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :121:1: note: expanded from here 121 | VEC_iv_cand_p_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:197:1: warning: unused function 'VEC_iv_cand_p_base_ordered_remove' [-Wunused-function] 197 | DEF_VEC_P(iv_cand_p); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :137:1: note: expanded from here 137 | VEC_iv_cand_p_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:197:1: warning: unused function 'VEC_iv_cand_p_base_unordered_remove' [-Wunused-function] 197 | DEF_VEC_P(iv_cand_p); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :145:1: note: expanded from here 145 | VEC_iv_cand_p_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:197:1: warning: unused function 'VEC_iv_cand_p_base_block_remove' [-Wunused-function] 197 | DEF_VEC_P(iv_cand_p); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :153:1: note: expanded from here 153 | VEC_iv_cand_p_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:197:1: warning: unused function 'VEC_iv_cand_p_base_address' [-Wunused-function] 197 | DEF_VEC_P(iv_cand_p); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :161:1: note: expanded from here 161 | VEC_iv_cand_p_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:197:1: warning: unused function 'VEC_iv_cand_p_base_lower_bound' [-Wunused-function] 197 | DEF_VEC_P(iv_cand_p); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :169:1: note: expanded from here 169 | VEC_iv_cand_p_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:198:1: warning: unused function 'VEC_iv_cand_p_heap_copy' [-Wunused-function] 198 | DEF_VEC_ALLOC_P(iv_cand_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :7:1: note: expanded from here 7 | VEC_iv_cand_p_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:198:1: warning: unused function 'VEC_iv_cand_p_heap_safe_grow' [-Wunused-function] 198 | DEF_VEC_ALLOC_P(iv_cand_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :59:1: note: expanded from here 59 | VEC_iv_cand_p_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ivopts.c:198:1: warning: unused function 'VEC_iv_cand_p_heap_safe_insert' [-Wunused-function] 198 | DEF_VEC_ALLOC_P(iv_cand_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :95:1: note: expanded from here 95 | VEC_iv_cand_p_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-if-conv.c -o tree-if-conv.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-if-conv.c:94: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-unswitch.c -o tree-ssa-loop-unswitch.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-unswitch.c:29: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-unswitch.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c -o alias.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:36: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:1331:1: warning: function 'find_symbolic_term' is not needed and will not be emitted [-Wunneeded-internal-declaration] 1331 | find_symbolic_term (rtx x) | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:250:1: warning: unused function 'VEC_alias_set_entry_must_be_pointer_type' [-Wunused-function] 250 | DEF_VEC_P(alias_set_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :104:1: note: expanded from here 104 | VEC_alias_set_entry_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:250:1: warning: unused function 'VEC_alias_set_entry_base_last' [-Wunused-function] 250 | DEF_VEC_P(alias_set_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :132:1: note: expanded from here 132 | VEC_alias_set_entry_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:250:1: warning: unused function 'VEC_alias_set_entry_base_iterate' [-Wunused-function] 250 | DEF_VEC_P(alias_set_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :148:1: note: expanded from here 148 | VEC_alias_set_entry_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:250:1: warning: unused function 'VEC_alias_set_entry_base_embedded_size' [-Wunused-function] 250 | DEF_VEC_P(alias_set_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :156:1: note: expanded from here 156 | VEC_alias_set_entry_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:250:1: warning: unused function 'VEC_alias_set_entry_base_embedded_init' [-Wunused-function] 250 | DEF_VEC_P(alias_set_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :164:1: note: expanded from here 164 | VEC_alias_set_entry_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:250:1: warning: unused function 'VEC_alias_set_entry_base_pop' [-Wunused-function] 250 | DEF_VEC_P(alias_set_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :15:1: note: expanded from here 15 | VEC_alias_set_entry_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:250:1: warning: unused function 'VEC_alias_set_entry_base_truncate' [-Wunused-function] 250 | DEF_VEC_P(alias_set_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :23:1: note: expanded from here 23 | VEC_alias_set_entry_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:250:1: warning: unused function 'VEC_alias_set_entry_base_ordered_remove' [-Wunused-function] 250 | DEF_VEC_P(alias_set_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :47:1: note: expanded from here 47 | VEC_alias_set_entry_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:250:1: warning: unused function 'VEC_alias_set_entry_base_unordered_remove' [-Wunused-function] 250 | DEF_VEC_P(alias_set_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :55:1: note: expanded from here 55 | VEC_alias_set_entry_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:250:1: warning: unused function 'VEC_alias_set_entry_base_block_remove' [-Wunused-function] 250 | DEF_VEC_P(alias_set_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :63:1: note: expanded from here 63 | VEC_alias_set_entry_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:250:1: warning: unused function 'VEC_alias_set_entry_base_address' [-Wunused-function] 250 | DEF_VEC_P(alias_set_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :71:1: note: expanded from here 71 | VEC_alias_set_entry_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:250:1: warning: unused function 'VEC_alias_set_entry_base_lower_bound' [-Wunused-function] 250 | DEF_VEC_P(alias_set_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :79:1: note: expanded from here 79 | VEC_alias_set_entry_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:251:1: warning: unused function 'VEC_alias_set_entry_gc_alloc' [-Wunused-function] 251 | DEF_VEC_ALLOC_P(alias_set_entry,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:706:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 706 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :109:1: note: expanded from here 109 | VEC_alias_set_entry_gc_alloc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:251:1: warning: unused function 'VEC_alias_set_entry_gc_free' [-Wunused-function] 251 | DEF_VEC_ALLOC_P(alias_set_entry,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:713:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 713 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :119:1: note: expanded from here 119 | VEC_alias_set_entry_gc_free | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:251:1: warning: unused function 'VEC_alias_set_entry_gc_copy' [-Wunused-function] 251 | DEF_VEC_ALLOC_P(alias_set_entry,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :132:1: note: expanded from here 132 | VEC_alias_set_entry_gc_copy | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:251:1: warning: unused function 'VEC_alias_set_entry_gc_safe_grow' [-Wunused-function] 251 | DEF_VEC_ALLOC_P(alias_set_entry,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :15:1: note: expanded from here 15 | VEC_alias_set_entry_gc_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alias.c:251:1: warning: unused function 'VEC_alias_set_entry_gc_safe_insert' [-Wunused-function] 251 | DEF_VEC_ALLOC_P(alias_set_entry,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :51:1: note: expanded from here 51 | VEC_alias_set_entry_gc_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bb-reorder.c -o bb-reorder.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bb-reorder.c:75: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bb-reorder.c:1224:8: warning: variable 'has_hot_blocks' set but not used [-Wunused-but-set-variable] 1224 | bool has_hot_blocks = false; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bb-reorder.c:1775:51: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 1775 | REG_NOTES (BB_END (e->src)) = gen_rtx_EXPR_LIST (REG_CROSSING_JUMP, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 1776 | NULL_RTX, | ~~~~~~~~~ 1777 | REG_NOTES (BB_END | ~~~~~~~~~~~~~~~~~ 1778 | (e->src))); | ~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bb-reorder.c:1951:7: warning: variable 'new_note' set but not used [-Wunused-but-set-variable] 1951 | rtx new_note; | ^ 4 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bitmap.c -o bitmap.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bitmap.c:121:12: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 121 | element = XOBNEW (&bit_obstack->obstack, bitmap_element); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bitmap.c:192:5: warning: static function 'bitmap_elt_clear_from' is used in an inline function with external linkage [-Wstatic-in-inline] 192 | bitmap_elt_clear_from (head, head->first); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bitmap.c:43:13: note: 'bitmap_elt_clear_from' declared here 43 | static void bitmap_elt_clear_from (bitmap, bitmap_element *); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bitmap.c:244:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 244 | map = XOBNEW (&bit_obstack->obstack, bitmap_head); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 3 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/builtins.c -o builtins.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/builtins.c:41: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/builtins.c:2495:26: warning: variable 'val' set but not used [-Wunused-but-set-variable] 2495 | unsigned HOST_WIDE_INT val; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/builtins.c:10254:8: warning: variable 'dest' set but not used [-Wunused-but-set-variable] 10254 | tree dest, size, len, fmt, flag; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/builtins.c:10254:30: warning: variable 'flag' set but not used [-Wunused-but-set-variable] 10254 | tree dest, size, len, fmt, flag; | ^ 4 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/caller-save.c -o caller-save.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/calls.c -o calls.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/calls.c:35: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/calls.c:380:48: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 380 | REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_EH_REGION, const0_rtx, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 381 | REG_NOTES (call_insn)); | ~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/calls.c:389:45: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 389 | REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_EH_REGION, GEN_INT (rn), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 390 | REG_NOTES (call_insn)); | ~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/calls.c:395:48: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 395 | REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_NORETURN, const0_rtx, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 396 | REG_NOTES (call_insn)); | ~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/calls.c:400:50: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 400 | REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_SETJMP, const0_rtx, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 401 | REG_NOTES (call_insn)); | ~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/calls.c:252:7: warning: variable 'struct_value_size_rtx' set but not used [-Wunused-but-set-variable] 252 | rtx struct_value_size_rtx; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/calls.c:2813:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 2813 | gen_rtx_EXPR_LIST (REG_NOALIAS, temp, REG_NOTES (last)); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/calls.c:3486:23: warning: comparison of different enumeration types ('enum machine_mode' and 'enum rtx_code') [-Wenum-compare] 3486 | if (GET_MODE (val) == MEM && !must_copy) | ~~~~~~~~~~~~~~ ^ ~~~ 8 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfg.c -o cfg.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfg.c:57: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfg.c:664:27: warning: static variable 'first_block_aux_obj' is used in an inline function with external linkage [-Wstatic-in-inline] 664 | gcc_assert (!bb->aux && first_block_aux_obj); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfg.c:653:14: note: 'first_block_aux_obj' declared here 653 | static void *first_block_aux_obj = 0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfg.c:665:13: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 665 | bb->aux = obstack_alloc (&block_aux_obstack, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfg.c:686:25: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 686 | first_block_aux_obj = obstack_alloc (&block_aux_obstack, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfg.c:727:26: warning: static variable 'first_edge_aux_obj' is used in an inline function with external linkage [-Wstatic-in-inline] 727 | gcc_assert (!e->aux && first_edge_aux_obj); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfg.c:655:14: note: 'first_edge_aux_obj' declared here 655 | static void *first_edge_aux_obj = 0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfg.c:728:12: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 728 | e->aux = obstack_alloc (&edge_aux_obstack, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfg.c:749:24: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 749 | first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfg.c:832:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 832 | fprintf (file, bb_bitnames[i]); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfg.c:832:17: note: treat the string as an argument to avoid this 832 | fprintf (file, bb_bitnames[i]); | ^ | "%s", 8 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfganal.c -o cfganal.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgbuild.c -o cfgbuild.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgbuild.c:42: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgcleanup.c -o cfgcleanup.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgcleanup.c:41: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgcleanup.c:1679:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 1679 | { | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgcleanup.c:1670:3: note: previous statement is here 1670 | if (block_has_preserve_label (e1->dest) | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfglayout.c -o cfglayout.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfglayout.c:30: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfglayout.c:780:9: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 779 | REG_NOTES (BB_END (bb)) = gen_rtx_EXPR_LIST | ~~~~~~~~~~~~~~~~~ 780 | (REG_CROSSING_JUMP, NULL_RTX, REG_NOTES (BB_END (bb))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgloop.c -o cfgloop.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgloop.c:33: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgloopanal.c -o cfgloopanal.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgloopanal.c:30: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgloopmanip.c -o cfgloopmanip.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgloopmanip.c:31: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-init.c -o loop-init.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-unswitch.c -o loop-unswitch.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-unswitch.c:31: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-unswitch.c:129:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 129 | REG_NOTES (jump) = gen_rtx_EXPR_LIST (REG_BR_PROB, GEN_INT (prob), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 130 | REG_NOTES (jump)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-unroll.c -o loop-unroll.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-unroll.c:31: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgrtl.c -o cfgrtl.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgrtl.c:49: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgrtl.c:1111:55: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 1111 | REG_NOTES (BB_END (jump_block)) = gen_rtx_EXPR_LIST (REG_CROSSING_JUMP, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 1112 | NULL_RTX, | ~~~~~~~~~ 1113 | REG_NOTES | ~~~~~~~~~ 1114 | (BB_END | ~~~~~~~ 1115 | (jump_block))); | ~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgrtl.c:1454:6: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 1453 | REG_NOTES (BB_END (bb)) = gen_rtx_EXPR_LIST | ~~~~~~~~~~~~~~~~~ 1454 | (REG_CROSSING_JUMP, NULL_RTX, REG_NOTES (BB_END (bb))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgrtl.c:1438:12: warning: variable 'bb_note' set but not used [-Wunused-but-set-variable] 1438 | rtx bb_note, cur_insn; | ^ 4 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genattr.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattr.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: read-rtl.c(build/read-rtl.o:(read_rtx_1)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() build/genattr /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c -o combine.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:101: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:3273:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3273 | distribute_notes (gen_rtx_EXPR_LIST (REG_DEAD, i3dest_killed, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 3274 | NULL_RTX), | ~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:3277:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3277 | distribute_notes (gen_rtx_EXPR_LIST (REG_DEAD, i3dest_killed, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 3278 | NULL_RTX), | ~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:3289:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3289 | distribute_notes (gen_rtx_EXPR_LIST (REG_DEAD, i2dest, NULL_RTX), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:3292:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3292 | distribute_notes (gen_rtx_EXPR_LIST (REG_DEAD, i2dest, NULL_RTX), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:3303:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3303 | distribute_notes (gen_rtx_EXPR_LIST (REG_DEAD, i1dest, NULL_RTX), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:3306:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3306 | distribute_notes (gen_rtx_EXPR_LIST (REG_DEAD, i1dest, NULL_RTX), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:9389:31: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 9389 | notes = gen_rtx_EXPR_LIST (REG_UNUSED, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 9390 | XEXP (XVECEXP (newpat, 0, i), 0), notes); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:11721:28: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 11721 | = gen_rtx_EXPR_LIST (REG_DEAD, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 11722 | regno_reg_rtx[i], | ~~~~~~~~~~~~~~~~~ 11723 | REG_NOTES (where_dead)); | ~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:11759:35: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 11759 | *pnotes = gen_rtx_EXPR_LIST (REG_DEAD, x, *pnotes); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:12387:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 12387 | = gen_rtx_EXPR_LIST (REG_DEAD, piece, NULL_RTX); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:12413:32: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 12413 | = gen_rtx_EXPR_LIST (REG_UNUSED, piece, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 12414 | REG_NOTES (tem)); | ~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/combine.c:12451:13: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 12450 | REG_NOTES (place2) = gen_rtx_fmt_ee (GET_CODE (note), | ~~~~~~~~~~~~~~ 12451 | REG_NOTE_KIND (note), | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h:802:30: note: expanded from macro 'REG_NOTE_KIND' 802 | #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/conflict.c -o conflict.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/conflict.c:203:7: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 203 | = obstack_alloc (&graph->arc_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 204 | sizeof (struct conflict_graph_arc_def)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/convert.c -o convert.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/gcov-iov.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcov-iov.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE build/gcov-iov.o -o build/gcov-iov build/gcov-iov '4.2.4' '' \ > tmp-gcov-iov.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/coverage.c -o coverage.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/coverage.c:35: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cse.c -o cse.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cse.c:38: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cselib.c -o cselib.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cselib.c:37: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dbxout.c -o dbxout.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dbxout.c:82: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dbxout.c:893:13: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 893 | str = XOBFINISH (&stabstr_ob, char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ddg.c -o ddg.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ch.c -o tree-ssa-loop-ch.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ch.c:29: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-ch.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c -o loop-invariant.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:49: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:147:1: warning: unused function 'VEC_invariant_p_must_be_pointer_type' [-Wunused-function] 147 | DEF_VEC_P(invariant_p); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :75:1: note: expanded from here 75 | VEC_invariant_p_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:147:1: warning: unused function 'VEC_invariant_p_base_last' [-Wunused-function] 147 | DEF_VEC_P(invariant_p); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :103:1: note: expanded from here 103 | VEC_invariant_p_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:147:1: warning: unused function 'VEC_invariant_p_base_embedded_size' [-Wunused-function] 147 | DEF_VEC_P(invariant_p); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :127:1: note: expanded from here 127 | VEC_invariant_p_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:147:1: warning: unused function 'VEC_invariant_p_base_embedded_init' [-Wunused-function] 147 | DEF_VEC_P(invariant_p); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :135:1: note: expanded from here 135 | VEC_invariant_p_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:147:1: warning: unused function 'VEC_invariant_p_base_pop' [-Wunused-function] 147 | DEF_VEC_P(invariant_p); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :159:1: note: expanded from here 159 | VEC_invariant_p_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:147:1: warning: unused function 'VEC_invariant_p_base_truncate' [-Wunused-function] 147 | DEF_VEC_P(invariant_p); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :167:1: note: expanded from here 167 | VEC_invariant_p_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:147:1: warning: unused function 'VEC_invariant_p_base_replace' [-Wunused-function] 147 | DEF_VEC_P(invariant_p); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :175:1: note: expanded from here 175 | VEC_invariant_p_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:147:1: warning: unused function 'VEC_invariant_p_base_ordered_remove' [-Wunused-function] 147 | DEF_VEC_P(invariant_p); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :191:1: note: expanded from here 191 | VEC_invariant_p_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:147:1: warning: unused function 'VEC_invariant_p_base_unordered_remove' [-Wunused-function] 147 | DEF_VEC_P(invariant_p); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :199:1: note: expanded from here 199 | VEC_invariant_p_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:147:1: warning: unused function 'VEC_invariant_p_base_block_remove' [-Wunused-function] 147 | DEF_VEC_P(invariant_p); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :207:1: note: expanded from here 207 | VEC_invariant_p_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:147:1: warning: unused function 'VEC_invariant_p_base_address' [-Wunused-function] 147 | DEF_VEC_P(invariant_p); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :3:1: note: expanded from here 3 | VEC_invariant_p_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:147:1: warning: unused function 'VEC_invariant_p_base_lower_bound' [-Wunused-function] 147 | DEF_VEC_P(invariant_p); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :11:1: note: expanded from here 11 | VEC_invariant_p_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:148:1: warning: unused function 'VEC_invariant_p_heap_copy' [-Wunused-function] 148 | DEF_VEC_ALLOC_P(invariant_p, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :64:1: note: expanded from here 64 | VEC_invariant_p_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:148:1: warning: unused function 'VEC_invariant_p_heap_safe_grow' [-Wunused-function] 148 | DEF_VEC_ALLOC_P(invariant_p, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :116:1: note: expanded from here 116 | VEC_invariant_p_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-invariant.c:148:1: warning: unused function 'VEC_invariant_p_heap_safe_insert' [-Wunused-function] 148 | DEF_VEC_ALLOC_P(invariant_p, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :152:1: note: expanded from here 152 | VEC_invariant_p_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 16 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-im.c -o tree-ssa-loop-im.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-im.c:29: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-loop-im.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/debug.c -o debug.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/df-core.c -o df-core.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/df-core.c:286: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/df-problems.c -o df-problems.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/df-problems.c:35: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/df-problems.c:1907:13: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] 1907 | && (!DF_REF_FLAGS (def) & DF_REF_PARTIAL)) | ^ ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/df-problems.c:1907:13: note: add parentheses after the '!' to evaluate the bitwise operator first 1907 | && (!DF_REF_FLAGS (def) & DF_REF_PARTIAL)) | ^ | ( ) /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/df-problems.c:1907:13: note: add parentheses around left hand side expression to silence this warning 1907 | && (!DF_REF_FLAGS (def) & DF_REF_PARTIAL)) | ^ | ( ) 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/df-scan.c -o df-scan.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/df-scan.c:39: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dfp.c -o dfp.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/diagnostic.c -o diagnostic.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dojump.c -o dojump.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dominance.c -o dominance.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-doloop.c -o loop-doloop.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-doloop.c:33: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2asm.c -o dwarf2asm.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2asm.c:28: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c -o dwarf2out.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:50: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3142:10: warning: case value not in enumerated type 'enum dwarf_location_atom' [-Wswitch] 3142 | case INTERNAL_DW_OP_tls_addr: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:2664:34: note: expanded from macro 'INTERNAL_DW_OP_tls_addr' 2664 | #define INTERNAL_DW_OP_tls_addr (0x100 + DW_OP_addr) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3394:10: warning: case value not in enumerated type 'enum dwarf_location_atom' [-Wswitch] 3394 | case INTERNAL_DW_OP_tls_addr: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:2664:34: note: expanded from macro 'INTERNAL_DW_OP_tls_addr' 2664 | #define INTERNAL_DW_OP_tls_addr (0x100 + DW_OP_addr) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:7690:7: warning: variable 'idx' set but not used [-Wunused-but-set-variable] 7690 | int idx; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:430:1: warning: unused function 'stripattributes' [-Wunused-function] 430 | stripattributes (const char *s) | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_last' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:813:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 813 | static inline T *VEC_OP (T,base,last) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :152:1: note: expanded from here 152 | VEC_dw_attr_node_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_embedded_size' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:843:22: note: expanded from macro '\ DEF_VEC_FUNC_O' 843 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :2:1: note: expanded from here 2 | VEC_dw_attr_node_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_embedded_init' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:849:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 849 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :10:1: note: expanded from here 10 | VEC_dw_attr_node_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_pop' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:876:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 876 | static inline void VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :34:1: note: expanded from here 34 | VEC_dw_attr_node_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_truncate' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:882:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 882 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :42:1: note: expanded from here 42 | VEC_dw_attr_node_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_replace' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:890:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 890 | static inline T *VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :50:1: note: expanded from here 50 | VEC_dw_attr_node_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_unordered_remove' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:928:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 928 | static inline void VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :74:1: note: expanded from here 74 | VEC_dw_attr_node_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_block_remove' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:935:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 935 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :82:1: note: expanded from here 82 | VEC_dw_attr_node_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_address' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:946:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 946 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :90:1: note: expanded from here 90 | VEC_dw_attr_node_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_lower_bound' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:952:24: note: expanded from macro '\ DEF_VEC_FUNC_O' 952 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :98:1: note: expanded from here 98 | VEC_dw_attr_node_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3719:1: warning: unused function 'VEC_dw_attr_node_gc_copy' [-Wunused-function] 3719 | DEF_VEC_ALLOC_O(dw_attr_node,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:988:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 988 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :144:1: note: expanded from here 144 | VEC_dw_attr_node_gc_copy | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3719:1: warning: unused function 'VEC_dw_attr_node_gc_free' [-Wunused-function] 3719 | DEF_VEC_ALLOC_O(dw_attr_node,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1006:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1006 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :163:1: note: expanded from here 163 | VEC_dw_attr_node_gc_free | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3719:1: warning: unused function 'VEC_dw_attr_node_gc_safe_grow' [-Wunused-function] 3719 | DEF_VEC_ALLOC_O(dw_attr_node,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1044:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1044 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :24:1: note: expanded from here 24 | VEC_dw_attr_node_gc_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3719:1: warning: unused function 'VEC_dw_attr_node_gc_safe_insert' [-Wunused-function] 3719 | DEF_VEC_ALLOC_O(dw_attr_node,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1064:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1064 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :60:1: note: expanded from here 60 | VEC_dw_attr_node_gc_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:5129:1: warning: unused function 'add_AT_fde_ref' [-Wunused-function] 5129 | add_AT_fde_ref (dw_die_ref die, enum dwarf_attribute attr_kind, unsigned int targ_fde) | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:5269:1: warning: unused function 'add_AT_offset' [-Wunused-function] 5269 | add_AT_offset (dw_die_ref die, enum dwarf_attribute attr_kind, | ^~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:5448:1: warning: unused function 'is_ada' [-Wunused-function] 5448 | is_ada (void) | ^~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:8249:1: warning: function 'root_type' is not needed and will not be emitted [-Wunneeded-internal-declaration] 8249 | root_type (tree type) | ^~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:8556:1: warning: unused function 'type_is_enum' [-Wunused-function] 8556 | type_is_enum (tree type) | ^~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:9538:1: warning: unused function 'ceiling' [-Wunused-function] 9538 | ceiling (HOST_WIDE_INT value, unsigned int boundary) | ^~~~~~~ 25 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c -o emit-rtl.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:3163:24: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3163 | = gen_rtx_EXPR_LIST (REG_BR_PROB, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 3164 | GEN_INT (probability), | ~~~~~~~~~~~~~~~~~~~~~~ 3165 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:3198:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3198 | = gen_rtx_EXPR_LIST (REG_EH_REGION, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 3199 | XEXP (note, 0), | ~~~~~~~~~~~~~~~ 3200 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:3212:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3212 | = gen_rtx_EXPR_LIST (REG_NOTE_KIND (note), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 3213 | XEXP (note, 0), | ~~~~~~~~~~~~~~~ 3214 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h:802:30: note: expanded from macro 'REG_NOTE_KIND' 802 | #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) | ^ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:3225:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3225 | = gen_rtx_EXPR_LIST (REG_NOTE_KIND (note), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 3226 | XEXP (note, 0), | ~~~~~~~~~~~~~~~ 3227 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h:802:30: note: expanded from macro 'REG_NOTE_KIND' 802 | #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) | ^ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:4591:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 4591 | REG_NOTES (insn) = gen_rtx_EXPR_LIST (kind, datum, REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:5346:40: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 5346 | = copy_insn_1 (gen_rtx_EXPR_LIST (REG_NOTE_KIND (link), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 5347 | XEXP (link, 0), | ~~~~~~~~~~~~~~~ 5348 | REG_NOTES (new))); | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h:802:30: note: expanded from macro 'REG_NOTE_KIND' 802 | #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) | ^ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:5351:40: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 5351 | = copy_insn_1 (gen_rtx_INSN_LIST (REG_NOTE_KIND (link), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 5352 | XEXP (link, 0), | ~~~~~~~~~~~~~~~ 5353 | REG_NOTES (new))); | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h:802:30: note: expanded from macro 'REG_NOTE_KIND' 802 | #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) | ^ ./genrtl.h:110:31: note: expanded from macro 'gen_rtx_INSN_LIST' 110 | gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 7 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c -o except.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:65: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:210:1: warning: unused function 'VEC_eh_region_must_be_pointer_type' [-Wunused-function] 210 | DEF_VEC_P(eh_region); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :7:1: note: expanded from here 7 | VEC_eh_region_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:210:1: warning: unused function 'VEC_eh_region_base_last' [-Wunused-function] 210 | DEF_VEC_P(eh_region); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :35:1: note: expanded from here 35 | VEC_eh_region_base_last | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:210:1: warning: unused function 'VEC_eh_region_base_embedded_size' [-Wunused-function] 210 | DEF_VEC_P(eh_region); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :59:1: note: expanded from here 59 | VEC_eh_region_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:210:1: warning: unused function 'VEC_eh_region_base_embedded_init' [-Wunused-function] 210 | DEF_VEC_P(eh_region); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :67:1: note: expanded from here 67 | VEC_eh_region_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:210:1: warning: unused function 'VEC_eh_region_base_pop' [-Wunused-function] 210 | DEF_VEC_P(eh_region); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :91:1: note: expanded from here 91 | VEC_eh_region_base_pop | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:210:1: warning: unused function 'VEC_eh_region_base_truncate' [-Wunused-function] 210 | DEF_VEC_P(eh_region); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :99:1: note: expanded from here 99 | VEC_eh_region_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:210:1: warning: unused function 'VEC_eh_region_base_ordered_remove' [-Wunused-function] 210 | DEF_VEC_P(eh_region); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :123:1: note: expanded from here 123 | VEC_eh_region_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:210:1: warning: unused function 'VEC_eh_region_base_unordered_remove' [-Wunused-function] 210 | DEF_VEC_P(eh_region); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :131:1: note: expanded from here 131 | VEC_eh_region_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:210:1: warning: unused function 'VEC_eh_region_base_block_remove' [-Wunused-function] 210 | DEF_VEC_P(eh_region); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :139:1: note: expanded from here 139 | VEC_eh_region_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:210:1: warning: unused function 'VEC_eh_region_base_lower_bound' [-Wunused-function] 210 | DEF_VEC_P(eh_region); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :155:1: note: expanded from here 155 | VEC_eh_region_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:211:1: warning: unused function 'VEC_eh_region_gc_alloc' [-Wunused-function] 211 | DEF_VEC_ALLOC_P(eh_region, gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:706:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 706 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :185:1: note: expanded from here 185 | VEC_eh_region_gc_alloc | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:211:1: warning: unused function 'VEC_eh_region_gc_free' [-Wunused-function] 211 | DEF_VEC_ALLOC_P(eh_region, gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:713:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 713 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :195:1: note: expanded from here 195 | VEC_eh_region_gc_free | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:211:1: warning: unused function 'VEC_eh_region_gc_copy' [-Wunused-function] 211 | DEF_VEC_ALLOC_P(eh_region, gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :208:1: note: expanded from here 208 | VEC_eh_region_gc_copy | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:211:1: warning: unused function 'VEC_eh_region_gc_safe_push' [-Wunused-function] 211 | DEF_VEC_ALLOC_P(eh_region, gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:774:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 774 | static inline T *VEC_OP (T,A,safe_push) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :59:1: note: expanded from here 59 | VEC_eh_region_gc_safe_push | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/except.c:211:1: warning: unused function 'VEC_eh_region_gc_safe_insert' [-Wunused-function] 211 | DEF_VEC_ALLOC_P(eh_region, gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :77:1: note: expanded from here 77 | VEC_eh_region_gc_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 16 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/explow.c -o explow.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/explow.c:41: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-iv.c -o loop-iv.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/loop-iv.c:61: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expmed.c -o expmed.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c -o expr.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:43: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:52: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:5486:17: warning: variable 'width_mask' set but not used [-Wunused-but-set-variable] 5486 | HOST_WIDE_INT width_mask = 0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:6595:24: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 6595 | if (DECL_P (exp) && !TREE_USED (exp) == 0) | ^ ~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:6595:24: note: add parentheses after the '!' to evaluate the comparison first 6595 | if (DECL_P (exp) && !TREE_USED (exp) == 0) | ^ | ( ) /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:6595:24: note: add parentheses around left hand side expression to silence this warning 6595 | if (DECL_P (exp) && !TREE_USED (exp) == 0) | ^ | ( ) /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:8922:10: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 8922 | || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0) | ^ ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:8922:10: note: add parentheses after the '!' to evaluate the comparison first 8922 | || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0) | ^ | ( ) /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:8922:10: note: add parentheses around left hand side expression to silence this warning 8922 | || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0) | ^ | ( ) /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:8922:71: warning: result of comparison of constant 0 with boolean expression is always false [-Wtautological-constant-compare] 8922 | || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 6 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/final.c -o final.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/final.c:63: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/flow.c -o flow.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/flow.c:133: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/flow.c:818:28: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 818 | = gen_rtx_INSN_LIST (REG_LIBCALL, XEXP (note, 0), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 819 | REG_NOTES (new_libcall_insn)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:110:31: note: expanded from macro 'gen_rtx_INSN_LIST' 110 | gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fold-const.c -o fold-const.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c -o function.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c:52: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c:2811:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 2811 | = gen_rtx_EXPR_LIST (REG_EQUIV, stacki, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 2812 | REG_NOTES (sinsn)); | ~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c:2815:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 2815 | = gen_rtx_EXPR_LIST (REG_EQUIV, stackr, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 2816 | REG_NOTES (sinsn)); | ~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c:2822:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 2822 | = gen_rtx_EXPR_LIST (REG_EQUIV, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 2823 | data->stack_parm, REG_NOTES (linsn)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c:4012:3: warning: switch condition has boolean value [-Wswitch-bool] 4012 | switch (HAVE_stack_protect_test != 0) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcse.c -o gcse.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcse.c:161: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcse.c:908:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 908 | return obstack_alloc (&gcse_obstack, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcse.c:1116:18: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1116 | new_reg_info = obstack_alloc (®_set_obstack, sizeof (struct reg_set)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcse.c:4597:45: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 4597 | REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, XEXP (x, 0), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4598 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:110:31: note: expanded from macro 'gen_rtx_INSN_LIST' 110 | gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 4 warnings generated. build/gengenrtl > tmp-genrtl.c /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-genrtl.c genrtl.c echo timestamp > s-genrtl cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include genrtl.c -o genrtl.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ggc-common.c -o ggc-common.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/global.c -o global.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/global.c:36: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/graph.c -o graph.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/graph.c:28: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include gtype-desc.c -o gtype-desc.o In file included from gtype-desc.c:45: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ In file included from gtype-desc.c:50: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ gtype-desc.c:698:7: warning: switch condition has boolean value [-Wswitch-bool] 698 | switch (((((*x)).flags & BB_RTL) != 0)) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:1281:11: warning: switch condition has boolean value [-Wswitch-bool] 1281 | switch (SYMBOL_REF_HAS_BLOCK_INFO_P (&(*x))) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:2460:7: warning: switch condition has boolean value [-Wswitch-bool] 2460 | switch (((((*x)).flags & BB_RTL) != 0)) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:3049:11: warning: switch condition has boolean value [-Wswitch-bool] 3049 | switch (SYMBOL_REF_HAS_BLOCK_INFO_P (&(*x))) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:4326:3: warning: switch condition has boolean value [-Wswitch-bool] 4326 | switch (((((*x)).flags & BB_RTL) != 0)) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:5080:7: warning: switch condition has boolean value [-Wswitch-bool] 5080 | switch (SYMBOL_REF_HAS_BLOCK_INFO_P (&(*x))) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/haifa-sched.c -o haifa-sched.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/haifa-sched.c:144: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/haifa-sched.c:630:10: warning: static function 'insn_cost1' is used in an inline function with external linkage [-Wstatic-in-inline] 630 | return insn_cost1 (insn, used ? REG_NOTE_KIND (link) : REG_NOTE_MAX, | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/haifa-sched.c:496:25: note: 'insn_cost1' declared here 496 | HAIFA_INLINE static int insn_cost1 (rtx, enum reg_note, rtx, rtx); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/haifa-sched.c:1439:8: warning: explicitly assigning value of variable of type 'rtx' (aka 'struct rtx_def *') to itself [-Wself-assign] 1439 | head = head; | ~~~~ ^ ~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/haifa-sched.c:3834:46: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3834 | REG_NOTES (jump) = gen_rtx_EXPR_LIST (REG_CROSSING_JUMP, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 3835 | NULL_RTX, | ~~~~~~~~~ 3836 | REG_NOTES (jump)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 4 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/hooks.c -o hooks.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ifcvt.c -o ifcvt.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ifcvt.c:37: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ifcvt.c:2307:24: warning: comparison of different enumeration types ('enum machine_mode' and 'enum rtx_code') [-Wenum-compare] 2307 | if (GET_MODE (x) == ZERO_EXTRACT | ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genattrtab.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:320:7: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 320 | h = obstack_alloc (hash_obstack, sizeof (struct attr_hash)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:334:7: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 334 | h = obstack_alloc (hash_obstack, sizeof (struct attr_hash)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:595:13: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 595 | new_str = obstack_alloc (hash_obstack, len + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:1290:8: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1290 | av = oballoc (sizeof (struct attr_value)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:280:23: note: expanded from macro 'oballoc' 280 | #define oballoc(size) obstack_alloc (hash_obstack, size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:1433:12: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1433 | ie = oballoc (sizeof (struct insn_ent)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:280:23: note: expanded from macro 'oballoc' 280 | #define oballoc(size) obstack_alloc (hash_obstack, size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:1564:15: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1564 | new_ie = oballoc (sizeof (struct insn_ent)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:280:23: note: expanded from macro 'oballoc' 280 | #define oballoc(size) obstack_alloc (hash_obstack, size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:1654:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1654 | obstack_finish (rtl_obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:2928:9: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2928 | av = oballoc (sizeof (struct attr_value)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:280:23: note: expanded from macro 'oballoc' 280 | #define oballoc(size) obstack_alloc (hash_obstack, size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:3072:8: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 3072 | id = oballoc (sizeof (struct insn_def)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:280:23: note: expanded from macro 'oballoc' 280 | #define oballoc(size) obstack_alloc (hash_obstack, size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:3136:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 3136 | delay = oballoc (sizeof (struct delay_desc)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:280:23: note: expanded from macro 'oballoc' 280 | #define oballoc(size) obstack_alloc (hash_obstack, size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:4213:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4213 | attr = oballoc (sizeof (struct attr_desc)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:280:23: note: expanded from macro 'oballoc' 280 | #define oballoc(size) obstack_alloc (hash_obstack, size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:4352:30: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4352 | struct insn_reserv *decl = oballoc (sizeof (struct insn_reserv)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:280:23: note: expanded from macro 'oballoc' 280 | #define oballoc(size) obstack_alloc (hash_obstack, size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:4393:7: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4393 | b = oballoc (sizeof (struct bypass_list)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:280:23: note: expanded from macro 'oballoc' 280 | #define oballoc(size) obstack_alloc (hash_obstack, size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:4599:23: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4599 | insn_alternatives = oballoc (insn_code_number * sizeof (int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:280:23: note: expanded from macro 'oballoc' 280 | #define oballoc(size) obstack_alloc (hash_obstack, size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:4605:25: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4605 | insn_n_alternatives = oballoc (insn_code_number * sizeof (int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:280:23: note: expanded from macro 'oballoc' 280 | #define oballoc(size) obstack_alloc (hash_obstack, size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:3037:1: warning: function 'contained_in_p' is not needed and will not be emitted [-Wunneeded-internal-declaration] 3037 | contained_in_p (rtx inner, rtx exp) | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genattrtab.c:3893:1: warning: function 'write_expr_attr_cache' is not needed and will not be emitted [-Wunneeded-internal-declaration] 3893 | write_expr_attr_cache (rtx p, struct attr_desc *attr) | ^~~~~~~~~~~~~~~~~~~~~ 17 warnings generated. cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: gensupport.c(build/gensupport.o:(read_md_rtx)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: genattrtab.c(build/genattrtab.o:(attr_printf)): warning: vsprintf() is often misused, please use vsnprintf() ld: warning: genattrtab.c(build/genattrtab.o:(evaluate_eq_attr)): warning: strcat() is almost always misused, please use strlcat() build/genattrtab /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attrtab.c /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include insn-attrtab.c -o insn-attrtab.o In file included from insn-attrtab.c:14: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 1) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (! (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_type (insn) == TYPE_PUSH) && (get_attr_memory (insn) == MEMORY_STORE)) || ((get_attr_type (insn) == TYPE_POP) || (get_attr_type (insn) == TYPE_LEAVE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 4) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 3)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((which_alternative == 4) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((which_alternative == 4) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 4) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xe)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xe)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0xe))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0xe))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0xe)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 2) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((which_alternative == 2) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((which_alternative == 2) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 1)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 1)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((which_alternative == 1) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (!((1 << which_alternative) & 0x1ff))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 5)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 5)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 6))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 6))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 6))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x1ff)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x1ff)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x1ff)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c0)) && ((((1 << which_alternative) & 0x60)) && (get_attr_memory (insn) == MEMORY_LOAD)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((((1 << which_alternative) & 0x1c0)) && ((((1 << which_alternative) & 0x60)) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((1 << which_alternative) & 0x1c6)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c6)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c6)) && ((((1 << which_alternative) & 0x60)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1c6)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1c6)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 6)) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (which_alternative == 6)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 6)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 6)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x1c6)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x1f))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 5)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 5)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x3))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 8)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 8)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x17f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x17f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x17f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x17f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x17f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x17f)) && ((((1 << which_alternative) & 0x180)) && (get_attr_memory (insn) == MEMORY_LOAD)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x17f)) && ((((1 << which_alternative) & 0x180)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x17f)) && ((!((1 << which_alternative) & 0x780)) && (get_attr_memory (insn) == MEMORY_LOAD)))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x17f)) && ((!((1 << which_alternative) & 0x780)) && (get_attr_memory (insn) == MEMORY_LOAD)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x17f)) && ((!((1 << which_alternative) & 0x780)) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x167)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x167)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x167)) && ((((1 << which_alternative) & 0x180)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x167)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x167)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 7)) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (which_alternative == 7)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 7)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 7)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x167)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x7c)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7c))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 8) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 8) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 8)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 8)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 8))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (!((1 << which_alternative) & 0xfff))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 8)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 8)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 9))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 9))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 9))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0xfff)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xfff)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xfff)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xec0)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((((1 << which_alternative) & 0xec0)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((((1 << which_alternative) & 0xec0)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0xec0)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0xec0)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xec0)) && ((((1 << which_alternative) & 0x320)) && (get_attr_memory (insn) == MEMORY_LOAD)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xec0)) && ((((1 << which_alternative) & 0x320)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xec0)) && ((!((1 << which_alternative) & 0xf20)) && (get_attr_memory (insn) == MEMORY_LOAD)))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xec0)) && ((!((1 << which_alternative) & 0xf20)) && (get_attr_memory (insn) == MEMORY_LOAD)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xec0)) && ((!((1 << which_alternative) & 0xf20)) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xec6)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xec6)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xec6)) && ((((1 << which_alternative) & 0x320)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0xec6)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0xec6)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 9)) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (which_alternative == 9)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 9)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 9)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0xec6)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x1f))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x120)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x120)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x120))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x120))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x120)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x3))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x3))) || ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 2)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0xff)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0xff)) && (memory_operand (operands[1], DFmode)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((!((1 << which_alternative) & 0xff)) && (memory_operand (operands[1], DFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0xff)) && (memory_operand (operands[1], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0xff)) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0xff)) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0xff)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0xe7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0xe7)) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0xe7)) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0xe7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x7c)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7c))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 7) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 7) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 7)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 7)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 3))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 3))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 2) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 2) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 2) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 2) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative != 2) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 2) && ((((1 << which_alternative) & 0xf)) && (get_attr_memory (insn) == MEMORY_LOAD)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 2) && ((((1 << which_alternative) & 0xf)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 2) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative != 2) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0xb))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0xb))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0xb))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0xb))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 2))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 2)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 2)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 1)) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (which_alternative == 1)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 1)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 1)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x5)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x5)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 1)) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (which_alternative == 1)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 1)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 1)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x5)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x5)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x5)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 1)) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (which_alternative == 1)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 1)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 1)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x5)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((which_alternative == 1) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((which_alternative == 1) && (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON))))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((which_alternative == 2) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative != 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((which_alternative == 2) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 1)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x3))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x3))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 3))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 3))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((1 << which_alternative) & 0x9)) && (get_attr_memory (insn) == MEMORY_LOAD)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((1 << which_alternative) & 0x9)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 3)) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (which_alternative == 3)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 3)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 3)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 3) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 3) && (memory_operand (operands[1], DFmode)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 3) && (memory_operand (operands[1], DFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 3) && (memory_operand (operands[1], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 3) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((which_alternative != 3) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 3)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 3)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 5) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((which_alternative == 5) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((which_alternative == 5) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 5) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x17)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((((1 << which_alternative) & 0x17)) && (memory_operand (operands[1], DFmode)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((((1 << which_alternative) & 0x17)) && (memory_operand (operands[1], DFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0x17)) && (memory_operand (operands[1], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x17)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x17)) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x17)) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x17)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 3)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 3)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 3) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((which_alternative == 3) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((which_alternative == 3) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 3) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 0) && (memory_operand (operands[1], DFmode)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative == 0) && (memory_operand (operands[1], DFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 0) && (memory_operand (operands[1], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x6)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x6)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x6))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x6))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x6)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 1)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 1)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((which_alternative == 1) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((which_alternative == 1) && (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON))))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) || ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x5)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_STORE))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_STORE))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 1)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (which_alternative == 1)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (which_alternative == 0)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || (((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 166 | else if ((((( | ~ 167 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 168 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 169 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if ((((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if (((((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 164 | (TARGET_SSE_TYPELESS_STORES)) != (0)))) && (which_alternative != 0)))) || (((( | ~ 165 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 166 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 167 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if (((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if (((((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 164 | (TARGET_SSE_TYPELESS_STORES)) != (0)))))))) || ((((( | ~ 165 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 166 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 167 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 164 | (TARGET_SSE_TYPELESS_STORES)) != (0)))))))) || ((((( | ~ 165 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 166 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 167 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative != 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative != 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative != 0))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative != 0))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative != 0)) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (which_alternative != 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative != 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative != 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 85 | else if ((((( | ~ 86 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 88 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 83 | (TARGET_SSE_TYPELESS_STORES)) != (0)))) && (which_alternative != 0)))) || (((( | ~ 84 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 86 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 83 | (TARGET_SSE_TYPELESS_STORES)) != (0)))))))) || ((((( | ~ 84 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 86 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 83 | (TARGET_SSE_TYPELESS_STORES)) != (0)))))))) || ((((( | ~ 84 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 86 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 85 | else if ((((( | ~ 86 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 88 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 83 | (TARGET_SSE_TYPELESS_STORES)) != (0)))) && (which_alternative != 0)))) || (((( | ~ 84 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 86 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 83 | (TARGET_SSE_TYPELESS_STORES)) != (0)))))))) || ((((( | ~ 84 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 86 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 83 | (TARGET_SSE_TYPELESS_STORES)) != (0)))))))) || ((((( | ~ 84 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 86 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 85 | else if ((((( | ~ 86 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 88 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 83 | (TARGET_SSE_TYPELESS_STORES)) != (0)))) && (which_alternative != 0)))) || (((( | ~ 84 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 86 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 83 | (TARGET_SSE_TYPELESS_STORES)) != (0)))))))) || ((((( | ~ 84 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 86 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 83 | (TARGET_SSE_TYPELESS_STORES)) != (0)))))))) || ((((( | ~ 84 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 86 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 85 | else if ((((( | ~ 86 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 88 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 83 | (TARGET_SSE_TYPELESS_STORES)) != (0)))) && (which_alternative != 0)))) || (((( | ~ 84 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 86 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 83 | (TARGET_SSE_TYPELESS_STORES)) != (0)))))))) || ((((( | ~ 84 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 86 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 83 | (TARGET_SSE_TYPELESS_STORES)) != (0)))))))) || ((((( | ~ 84 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 86 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) || (((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((which_alternative == 1) && ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6))))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((which_alternative == 1) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 1) && (const0_operand (operands[2], DImode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (const0_operand (operands[2], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 1) && (const0_operand (operands[2], DImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_STORE) && ((which_alternative == 1) && (const0_operand (operands[2], DImode)))) || ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))))) || ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && (((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 1) && (const0_operand (operands[2], SImode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (const0_operand (operands[2], SImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 1) && (const0_operand (operands[2], SImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_STORE) && ((which_alternative == 1) && (const0_operand (operands[2], SImode)))) || ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))))) || ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && (((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (!((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x3))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x3))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (!((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (!((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (!((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (!((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) || (((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || (((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 0)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || (((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32)))))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 0)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP)) || ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], XFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], XFmode)) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], XFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP)) || ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], XFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], XFmode)) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], XFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP)) || ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], XFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], XFmode)) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], XFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (! (mult_operator (operands[3], XFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (! (mult_operator (operands[3], XFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (! (mult_operator (operands[3], XFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (! (mult_operator (operands[3], XFmode)))) || ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], XFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((! (mult_operator (operands[3], XFmode))) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (mult_operator (operands[3], XFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], XFmode)) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((! (mult_operator (operands[3], XFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], XFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], XFmode)))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], XFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], XFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP)) || ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], DFmode)) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP)) || ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], DFmode)) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP)) || ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], DFmode)) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEADD)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEADD)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEADD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (mult_operator (operands[3], DFmode))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (mult_operator (operands[3], DFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEDIV)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEDIV)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FOP) || ((which_alternative != 2) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP)) || ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative != 2) && (mult_operator (operands[3], DFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative != 2) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 2) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEADD)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEADD)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEADD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (mult_operator (operands[3], DFmode)))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 2) && (mult_operator (operands[3], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEDIV)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEDIV)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (! (mult_operator (operands[3], DFmode)))) || ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (mult_operator (operands[3], DFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], DFmode)) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], DFmode)))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], DFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (! (mult_operator (operands[3], DFmode)))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (! (mult_operator (operands[3], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (mult_operator (operands[3], DFmode))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (mult_operator (operands[3], DFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative != 1) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && ((which_alternative == 0) && (! (mult_operator (operands[3], DFmode))))) || ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 0) && (mult_operator (operands[3], DFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || (((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (mult_operator (operands[3], DFmode))) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (! (mult_operator (operands[3], DFmode))))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (! (mult_operator (operands[3], DFmode))))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 0) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 0) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (mult_operator (operands[3], DFmode)))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (mult_operator (operands[3], DFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (! (mult_operator (operands[3], DFmode))))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 1) && (! (mult_operator (operands[3], DFmode))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (! (mult_operator (operands[3], DFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (mult_operator (operands[3], DFmode)))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 1) && (mult_operator (operands[3], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP)) || ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], SFmode)) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP)) || ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], SFmode)) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_SSEADD)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_SSEADD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], SFmode))) || ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_SSEDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEADD)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEADD)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEADD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (mult_operator (operands[3], SFmode))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (mult_operator (operands[3], SFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEDIV)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEDIV)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FOP) || ((which_alternative != 2) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP)) || ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative != 2) && (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative != 2) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_SSEADD)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_SSEADD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 2) && (mult_operator (operands[3], SFmode)))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 2) && (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_SSEDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 2) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEADD)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEADD)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEADD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (mult_operator (operands[3], SFmode)))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 2) && (mult_operator (operands[3], SFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEDIV)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEDIV)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (! (mult_operator (operands[3], SFmode)))) || ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], SFmode)) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], SFmode)))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], SFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (! (mult_operator (operands[3], SFmode)))) || ((get_attr_memory (insn) == MEMORY_LOAD) && (! (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], SFmode))) || ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (! (mult_operator (operands[3], SFmode)))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (! (mult_operator (operands[3], SFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (mult_operator (operands[3], SFmode))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (mult_operator (operands[3], SFmode))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative != 1) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode))))) || ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 0) && (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (! (mult_operator (operands[3], SFmode))))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 1) && (! (mult_operator (operands[3], SFmode))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (mult_operator (operands[3], SFmode)))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 1) && (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode))))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode))))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (mult_operator (operands[3], SFmode)))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (mult_operator (operands[3], SFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (! (mult_operator (operands[3], SFmode))))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 1) && (! (mult_operator (operands[3], SFmode))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (! (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (mult_operator (operands[3], SFmode)))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 1) && (mult_operator (operands[3], SFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || (((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (memory_operand (operands[0], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[0], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (! (memory_operand (operands[0], VOIDmode)))) || (((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (! (memory_operand (operands[0], VOIDmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || (((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (! (memory_operand (operands[0], VOIDmode))))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[0], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (memory_operand (operands[1], VOIDmode))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (! (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 2) || (get_attr_type (insn) == TYPE_ISHIFT))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 2) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((which_alternative == 2) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ISHIFT)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ISHIFT))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative != 0) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((which_alternative != 0) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_DOUBLE_WITH_ADD)) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_DOUBLE_WITH_ADD)) != (0)) && (const1_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative != 0) || ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && ((which_alternative == 0) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 0) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((which_alternative == 0) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((which_alternative == 0) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && ((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && ((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((which_alternative == 0) && ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative != 0) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((which_alternative != 0) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ISHIFT)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ISHIFT))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative != 0) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((which_alternative != 0) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x7))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x7))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x7))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x7))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_NONE)) || ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_NONE)) || ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((!((1 << which_alternative) & 0xa)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((((1 << which_alternative) & 0xa)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((!((1 << which_alternative) & 0xa)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((1 << which_alternative) & 0xa)) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((!((1 << which_alternative) & 0xa)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((1 << which_alternative) & 0xa)) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (memory_operand (operands[1], VOIDmode))) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (! (memory_operand (operands[1], VOIDmode)))) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (! (memory_operand (operands[1], VOIDmode)))))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (! (memory_operand (operands[1], VOIDmode)))) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (! (memory_operand (operands[1], VOIDmode)))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (incdec_operand (operands[1], QImode))) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (incdec_operand (operands[1], QImode))) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (! (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative != 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative != 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative != 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative != 3) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative != 3) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 3) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((which_alternative == 3) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative != 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative != 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative != 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative != 2) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative != 2) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 2) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((which_alternative == 2) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) || ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && (((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) || ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && (((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) || ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && (((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) || (((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0)) || ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0)))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0)) || ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) || ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) || ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (!((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && ((((1 << which_alternative) & 0x6)) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) || ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) || ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) || ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x3)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x3))) || ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x3)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x3)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && (which_alternative == 1))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x3)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x3))) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) && (which_alternative == 1))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 2) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 1)) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative != 1)) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 1)) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative != 1)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 1)) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative != 1)) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 1)) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative != 1)) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1)) || ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 3) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 3) && (memory_operand (operands[1], DFmode)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative == 3) && (memory_operand (operands[1], DFmode)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 3) && (memory_operand (operands[1], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 4) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 4) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative == 4) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 4) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative == 4) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 4) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((which_alternative == 4) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((which_alternative == 4) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x7))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 3)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (optimize_size)) != (0))))) && (!((1 << which_alternative) & 0x7))))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (optimize_size)) != (0))))))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (optimize_size)) != (0))))))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x7)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 2)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 2)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (!((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x7))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x7))))) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x7))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x7))))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0x7)) || ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0x7)) || ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0x7)) || ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x18))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x7))) || ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x7)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x7))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (optimize_size)) != (0))))) && (!((1 << which_alternative) & 0x3f))))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x18))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3f)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3f)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_SSE_PARTIAL_REG_DEPENDENCY)) != (0)))))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_SSE_PARTIAL_REG_DEPENDENCY)) != (0)))))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3f)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 5)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 5)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x18))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x7))) || ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x7)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x7))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (optimize_size)) != (0))))) && (!((1 << which_alternative) & 0x3f))))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x18))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3f)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3f)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_SSE_PARTIAL_REG_DEPENDENCY)) != (0)))))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_SSE_PARTIAL_REG_DEPENDENCY)) != (0)))))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3f)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 5)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 5)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((1 << which_alternative) & 0x18))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x18))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x18)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x18))) || ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x7)))) || ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x7)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x7))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_NONE) && ((((which_alternative == 6) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x18)) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x18)) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 6) && ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c0)) && ((((which_alternative == 6) && ((! (( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_SSE_SPLIT_REGS)) != (0))))) || (!((1 << which_alternative) & 0xe78))) && (get_attr_memory (insn) == MEMORY_LOAD)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c0)) && ((((which_alternative == 6) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3f)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3f)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_SSE_SPLIT_REGS)) != (0))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 6) && ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_SSE_SPLIT_REGS)) != (0))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3f)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x1ff)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x1ff))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 5)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 5)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 1) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((which_alternative == 1) && (! (memory_operand (operands[1], VOIDmode)))) && ((which_alternative == 1) && (memory_operand (operands[1], VOIDmode)))) || (((which_alternative != 1) || (memory_operand (operands[1], VOIDmode))) && ((which_alternative == 1) && (memory_operand (operands[1], VOIDmode)))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative != 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (memory_operand (operands[1], VOIDmode))) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((memory_operand (operands[1], VOIDmode)) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 1)) || (((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && (which_alternative == 1)) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 1)) || ((which_alternative == 2) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (which_alternative == 1)) || ((which_alternative == 2) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (optimize_size)) != (0))))) && (!((1 << which_alternative) & 0x7))))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (optimize_size)) != (0))))))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (optimize_size)) != (0))))))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x7)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 2)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 2)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_SSE_TYPELESS_STORES)) != (0))))) && (which_alternative != 0)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_SSE_TYPELESS_STORES)) != (0))))))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_SSE_TYPELESS_STORES)) != (0))))))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 0)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0x7ff0))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0x7ff0))) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0x7ff0))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0x7ff0))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0x7ff0))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0x7ff0))) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 4)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_STORE) && ((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode))))) || ((get_attr_memory (insn) == MEMORY_NONE) && ((!((1 << which_alternative) & 0x7ff0)) && (pic_32bit_operand (operands[1], DImode))))) || ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && ((get_attr_memory (insn) == MEMORY_BOTH) || (which_alternative == 4)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0x7ff0)) && (pic_32bit_operand (operands[1], DImode))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && (((!((1 << which_alternative) & 0x7ff0)) && (pic_32bit_operand (operands[1], DImode))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x7ff0)) && (pic_32bit_operand (operands[1], DImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 4) && ((!((1 << which_alternative) & 0x7fe0)) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 4)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 4) && ((!((1 << which_alternative) & 0x7fe0)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 4) && ((!((1 << which_alternative) & 0x7fe0)) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 4) && ((!((1 << which_alternative) & 0x7fe0)) && (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c00)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((((1 << which_alternative) & 0x1c00)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((((1 << which_alternative) & 0x1c00)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0x1c00)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0x1c00)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c00)) && ((((1 << which_alternative) & 0x600)) && (get_attr_memory (insn) == MEMORY_LOAD)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c00)) && ((((1 << which_alternative) & 0x600)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c00)) && ((!((1 << which_alternative) & 0x611)) && (get_attr_memory (insn) == MEMORY_LOAD)))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c00)) && ((!((1 << which_alternative) & 0x611)) && (get_attr_memory (insn) == MEMORY_LOAD)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c00)) && ((!((1 << which_alternative) & 0x611)) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1dc0)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1dc0)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1dc0)) && ((((1 << which_alternative) & 0x600)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1dc0)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1dc0)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 10)) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (which_alternative == 10)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 10)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 10)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x1dc0)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1e0)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x1e0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 9) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 9) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 9)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 9)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 9))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 9)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 9)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 11))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 11))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 11))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x23f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x23f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x23f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x23f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x23f)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x23f)) && ((((1 << which_alternative) & 0xaa0)) && (get_attr_memory (insn) == MEMORY_LOAD)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x23f)) && ((((1 << which_alternative) & 0xaa0)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x23f)) && ((((1 << which_alternative) & 0x15f)) && (get_attr_memory (insn) == MEMORY_LOAD)))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x23f)) && ((((1 << which_alternative) & 0x15f)) && (get_attr_memory (insn) == MEMORY_LOAD)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x23f)) && ((((1 << which_alternative) & 0x15f)) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x227)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x227)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x227)) && ((((1 << which_alternative) & 0xaa0)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x227)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x227)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x880))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x880))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x880))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x880))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x227)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1c)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x1c))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x220)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x220)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x220))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x220))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x220)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((which_alternative == 0) && (! (memory_operand (operands[1], VOIDmode)))) && ((which_alternative == 0) && (memory_operand (operands[1], VOIDmode)))) || (((which_alternative != 0) || (memory_operand (operands[1], VOIDmode))) && ((which_alternative == 0) && (memory_operand (operands[1], VOIDmode)))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (memory_operand (operands[1], VOIDmode))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((memory_operand (operands[1], VOIDmode)) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 0)) || (((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && (which_alternative == 0)) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) || ((which_alternative == 1) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (which_alternative == 0)) || ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_MOVX)) != (0)))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_STORE) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((! (q_regs_operand (operands[0], QImode))) || (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((! (q_regs_operand (operands[0], QImode))) || (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((! (q_regs_operand (operands[0], QImode))) || (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_IMOV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_IMOV)) || ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMOVX)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_IMOVX))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOVX) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOVX) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 5) && (! (aligned_operand (operands[1], QImode)))) || (((! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 5) && (! (aligned_operand (operands[1], QImode)))) || (((! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 5) && (! (aligned_operand (operands[1], QImode)))) || (((! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_MOVX)) != (0)) && (which_alternative == 2)))))))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_STORE) && (((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_IMOVX))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOVX) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOVX) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_IMOV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_IMOV)) || ((get_attr_memory (insn) == MEMORY_NONE) && (((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) || (((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || (((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC32)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6))))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_STORE) && ((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode))))) || ((get_attr_memory (insn) == MEMORY_NONE) && ((!((1 << which_alternative) & 0xffc)) && (pic_32bit_operand (operands[1], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((get_attr_memory (insn) == MEMORY_NONE) && ((((1 << which_alternative) & 0xf00)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((((1 << which_alternative) & 0xc0)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((((1 << which_alternative) & 0xc0)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((((1 << which_alternative) & 0xc0)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0xffc)) && (pic_32bit_operand (operands[1], DImode))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) && (((!((1 << which_alternative) & 0xffc)) && (pic_32bit_operand (operands[1], DImode))) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xffc)) && (pic_32bit_operand (operands[1], DImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xffc)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xffc)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xffc)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xffc)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xf80)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((((1 << which_alternative) & 0xf80)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((((1 << which_alternative) & 0xf80)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0xf80)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0xf80)) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xf80)) && ((((1 << which_alternative) & 0xc0)) && (get_attr_memory (insn) == MEMORY_LOAD)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xf80)) && ((((1 << which_alternative) & 0xc0)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((((1 << which_alternative) & 0xf00)) && (( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (TARGET_SSE2)) == (0))) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((((1 << which_alternative) & 0xf00)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xfb8)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xfb8)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xfb8)) && ((((1 << which_alternative) & 0xc0)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0xfb8)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0xfb8)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 7)) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (which_alternative == 7)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 7)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 7)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0xfb8)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3c)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x3c))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 6) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 6) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 6)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (which_alternative == 6)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 6))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (memory_operand (operands[1], VOIDmode))) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (memory_operand (operands[0], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[0], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (! (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K6)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (GET_MODE (operands[1]) == SFmode)) || ((get_attr_memory (insn) == MEMORY_LOAD) && (GET_MODE (operands[1]) == SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (GET_MODE (operands[1]) == SFmode))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 1) && (GET_MODE (operands[1]) == SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_IMUL)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_STR)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_IDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_CLD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FMOV) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FMOV) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && (get_attr_mode (insn) == MODE_XF)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FMOV) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_type (insn) == TYPE_IMOV) || ((get_attr_type (insn) == TYPE_PUSH) && (get_attr_memory (insn) == MEMORY_STORE))) || ((get_attr_type (insn) == TYPE_POP) || (get_attr_type (insn) == TYPE_LEAVE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_CALL) || (get_attr_type (insn) == TYPE_CALLV))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_IBR)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_type (insn) == TYPE_FOP) || (get_attr_type (insn) == TYPE_FISTP)) || (get_attr_type (insn) == TYPE_FMUL))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FPSPC)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_PV) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_PV) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_PV) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_type (insn) == TYPE_OTHER) || ((get_attr_type (insn) == TYPE_MULTI) || ((get_attr_type (insn) == TYPE_CALL) || ((get_attr_type (insn) == TYPE_CALLV) || (get_attr_type (insn) == TYPE_STR)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_IMOV)) || ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMOVX)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_IMOVX))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_type (insn) == TYPE_LEA) || ((get_attr_type (insn) == TYPE_ISHIFT) || ((get_attr_type (insn) == TYPE_ISHIFT1) || ((get_attr_type (insn) == TYPE_ROTATE) || (get_attr_type (insn) == TYPE_ROTATE1))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && ((get_attr_type (insn) == TYPE_ISHIFT) || ((get_attr_type (insn) == TYPE_ISHIFT1) || ((get_attr_type (insn) == TYPE_ROTATE) || (get_attr_type (insn) == TYPE_ROTATE1)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_type (insn) == TYPE_CLD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IBR))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_IBR))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_type (insn) == TYPE_LEAVE) || ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMUL))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_IMUL)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_QI) && (get_attr_type (insn) == TYPE_IDIV))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_QI) && (get_attr_type (insn) == TYPE_IDIV))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_HI) && (get_attr_type (insn) == TYPE_IDIV))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_HI) && (get_attr_type (insn) == TYPE_IDIV))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SI) && (get_attr_type (insn) == TYPE_IDIV))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SI) && (get_attr_type (insn) == TYPE_IDIV))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN)) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_type (insn) == TYPE_FSGN)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_type (insn) == TYPE_FISTP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_type (insn) == TYPE_FCMOV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FCMP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FCMP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FMOV)) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((! (get_attr_mode (insn) == MODE_XF)) && (get_attr_type (insn) == TYPE_FMOV))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_XF) && (get_attr_type (insn) == TYPE_FMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((! (get_attr_mode (insn) == MODE_XF)) && (get_attr_type (insn) == TYPE_FMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_mode (insn) == MODE_XF) && (get_attr_type (insn) == TYPE_FMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FMUL))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FMUL))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SF) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_DF) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_DF) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_XF) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_XF) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_MMXSHFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_MMXSHFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_MMXMUL))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_mode (insn) == MODE_DI) && (get_attr_type (insn) == TYPE_MMXCVT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((((((get_attr_memory (insn) == MEMORY_UNKNOWN) && (get_attr_type (insn) == TYPE_SSE)) || ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSE))) || ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEADD)))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEADD)))) || ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSECMP)))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSECMP))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSECOMI))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSECOMI))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEMUL))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEMUL))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEDIV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEICVT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((((get_attr_mode (insn) == MODE_SI) && (get_attr_type (insn) == TYPE_SSEICVT)) || ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEMOV)))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEMOV)))) || ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEMOV))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((((((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEADD))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEADD)))) || ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSECMP)))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSECMP)))) || (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN)) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSECVT))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((! (get_attr_memory (insn) == MEMORY_NONE)) && (! (get_attr_memory (insn) == MEMORY_UNKNOWN))) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSECMP)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEMUL))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEMUL))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEDIV))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEDIV))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_V4SF) && ((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1)))) || ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_V4SF) && ((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN)) && ((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_INCDEC) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_SETCC) || ((get_attr_type (insn) == TYPE_ICMOV) || ((get_attr_type (insn) == TYPE_PUSH) || ((get_attr_type (insn) == TYPE_POP) || ((get_attr_type (insn) == TYPE_FXCH) || ((get_attr_type (insn) == TYPE_SSEIADD) || ((get_attr_type (insn) == TYPE_SSEISHFT) || ((get_attr_type (insn) == TYPE_SSEIMUL) || ((get_attr_type (insn) == TYPE_MMX) || ((get_attr_type (insn) == TYPE_MMXADD) || (get_attr_type (insn) == TYPE_MMXCMP))))))))))))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_INCDEC) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_SETCC) || ((get_attr_type (insn) == TYPE_ICMOV) || ((get_attr_type (insn) == TYPE_PUSH) || ((get_attr_type (insn) == TYPE_POP) || ((get_attr_type (insn) == TYPE_FXCH) || ((get_attr_type (insn) == TYPE_SSEIADD) || ((get_attr_type (insn) == TYPE_SSEISHFT) || ((get_attr_type (insn) == TYPE_SSEIMUL) || ((get_attr_type (insn) == TYPE_MMX) || ((get_attr_type (insn) == TYPE_MMXADD) || (get_attr_type (insn) == TYPE_MMXCMP))))))))))))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_INCDEC) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_SETCC) || ((get_attr_type (insn) == TYPE_ICMOV) || ((get_attr_type (insn) == TYPE_PUSH) || ((get_attr_type (insn) == TYPE_POP) || ((get_attr_type (insn) == TYPE_FXCH) || ((get_attr_type (insn) == TYPE_SSEIADD) || ((get_attr_type (insn) == TYPE_SSEISHFT) || ((get_attr_type (insn) == TYPE_SSEIMUL) || ((get_attr_type (insn) == TYPE_MMX) || ((get_attr_type (insn) == TYPE_MMXADD) || (get_attr_type (insn) == TYPE_MMXCMP))))))))))))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_INCDEC) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_SETCC) || ((get_attr_type (insn) == TYPE_ICMOV) || ((get_attr_type (insn) == TYPE_PUSH) || ((get_attr_type (insn) == TYPE_POP) || ((get_attr_type (insn) == TYPE_FXCH) || ((get_attr_type (insn) == TYPE_SSEIADD) || ((get_attr_type (insn) == TYPE_SSEISHFT) || ((get_attr_type (insn) == TYPE_SSEIMUL) || ((get_attr_type (insn) == TYPE_MMX) || ((get_attr_type (insn) == TYPE_MMXADD) || (get_attr_type (insn) == TYPE_MMXCMP))))))))))))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ISHIFT) || ((get_attr_type (insn) == TYPE_ISHIFT1) || ((get_attr_type (insn) == TYPE_ROTATE) || ((get_attr_type (insn) == TYPE_ROTATE1) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || (get_attr_type (insn) == TYPE_CLD))))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ISHIFT) || ((get_attr_type (insn) == TYPE_ISHIFT1) || ((get_attr_type (insn) == TYPE_ROTATE) || ((get_attr_type (insn) == TYPE_ROTATE1) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || (get_attr_type (insn) == TYPE_CLD))))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_UNKNOWN)))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_IMUL)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IDIV) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IDIV) && (! (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_IMOVX) || ((get_attr_type (insn) == TYPE_INCDEC) || (get_attr_type (insn) == TYPE_SETCC)))))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_IMOVX) || ((get_attr_type (insn) == TYPE_INCDEC) || (get_attr_type (insn) == TYPE_SETCC)))))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_STORE) || ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_UNKNOWN)))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_UNKNOWN)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_CALL) || (get_attr_type (insn) == TYPE_CALLV)) || (get_attr_type (insn) == TYPE_IBR))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_POP) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_LEAVE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_STR) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_LEA) || ((get_attr_type (insn) == TYPE_PUSH) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_STR)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_FOP) || ((get_attr_type (insn) == TYPE_FMOV) || ((get_attr_type (insn) == TYPE_FCMP) || (get_attr_type (insn) == TYPE_FISTP)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_FOP) || ((get_attr_type (insn) == TYPE_FMOV) || ((get_attr_type (insn) == TYPE_FCMP) || (get_attr_type (insn) == TYPE_FISTP)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FMUL) && ((get_attr_memory (insn) == MEMORY_NONE) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IBR) || ((get_attr_type (insn) == TYPE_CALL) || (get_attr_type (insn) == TYPE_CALLV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_PUSH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_POP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_POP)) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_POP)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_LEAVE)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_LEAVE)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_LEAVE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_LEA)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_mode (insn) == MODE_DI) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_mode (insn) == MODE_DI) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IDIV) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IDIV) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_STR) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_STORE))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FMOV) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_mode (insn) == MODE_XF)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FMOV) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_mode (insn) == MODE_XF)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FMOV) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) && (get_attr_mode (insn) == MODE_XF)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FMOV) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) && (get_attr_mode (insn) == MODE_XF)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FMOV) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FMOV) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_FISTP) || (get_attr_type (insn) == TYPE_FISTTP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FMOV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FMUL) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FMUL) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FMUL)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FSGN)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_FPSPC) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FPSPC)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FCMOV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FCMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FCMOV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FCMP) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FCMP) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (get_attr_type (insn) == TYPE_FCMP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FCMP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FCMP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FCMP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (memory_operand (operands[1], DFmode)))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (memory_operand (operands[1], DFmode)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))) && (get_attr_memory (insn) == MEMORY_LOAD)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_LOAD)))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_LOAD)))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((get_attr_type (insn) == TYPE_MMXMOV) || (get_attr_type (insn) == TYPE_SSEMOV)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((get_attr_type (insn) == TYPE_MMXMOV) || (get_attr_type (insn) == TYPE_SSEMOV)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((get_attr_type (insn) == TYPE_MMXMOV) || (get_attr_type (insn) == TYPE_SSEMOV)) && (((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((get_attr_type (insn) == TYPE_MMXMOV) || (get_attr_type (insn) == TYPE_SSEMOV)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((get_attr_type (insn) == TYPE_MMXMOV) || (get_attr_type (insn) == TYPE_SSEMOV)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) || (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEMOV) && ((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEMOV) && ((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && ((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && ((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_MMXMOV) || (get_attr_type (insn) == TYPE_SSEMOV)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_MMXMUL) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_MMXMUL) || ((get_attr_unit (insn) == UNIT_MMX) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_unit (insn) == UNIT_MMX)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSECMP) && (((get_attr_mode (insn) == MODE_SF) || ((get_attr_mode (insn) == MODE_DF) || (get_attr_mode (insn) == MODE_DI))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSECMP) && (((get_attr_mode (insn) == MODE_SF) || ((get_attr_mode (insn) == MODE_DF) || ((get_attr_mode (insn) == MODE_DI) || (get_attr_mode (insn) == MODE_TI)))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECMP) && ((get_attr_mode (insn) == MODE_SF) || ((get_attr_mode (insn) == MODE_DF) || ((get_attr_mode (insn) == MODE_DI) || (get_attr_mode (insn) == MODE_TI)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSECMP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSECMP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSECMP)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSECMP)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSECMP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSECOMI) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSECOMI) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSECMP)) || (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSECMP)) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEADD) && (((get_attr_mode (insn) == MODE_SF) || ((get_attr_mode (insn) == MODE_DF) || (get_attr_mode (insn) == MODE_DI))) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (((get_attr_mode (insn) == MODE_SF) || ((get_attr_mode (insn) == MODE_DF) || (get_attr_mode (insn) == MODE_DI))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEADD) && ((get_attr_mode (insn) == MODE_SF) || ((get_attr_mode (insn) == MODE_DF) || (get_attr_mode (insn) == MODE_DI))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEADD)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEADD)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEADD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && ((get_attr_mode (insn) == MODE_DF) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && (get_attr_mode (insn) == MODE_DF)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_V2DF) || ((get_attr_mode (insn) == MODE_V4SF) || (get_attr_mode (insn) == MODE_TI))) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && ((get_attr_mode (insn) == MODE_V2DF) || ((get_attr_mode (insn) == MODE_V4SF) || (get_attr_mode (insn) == MODE_TI)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD))))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_NONE))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_NONE))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_memory (insn) == MEMORY_NONE))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_NONE)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_mode (insn) == MODE_SI) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_LOAD))))) || ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_mode (insn) == MODE_SI) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_LOAD))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_SI) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_NONE))))) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_SI) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_NONE))))) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_SI) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_NONE))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMUL) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEMUL) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEMUL) && ((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMUL) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEMUL) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEMUL)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEMUL)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEMUL))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && ((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEDIV)) || ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEDIV)) || ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 4) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 4) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xe)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xe)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0xe))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0xe))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 2) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 2) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 1)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (!((1 << which_alternative) & 0x1ff))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 6))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 6))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 6))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x1ff))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x1ff)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x1ff)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x1ff)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c0)) && ((((1 << which_alternative) & 0x60)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c0)) && ((((1 << which_alternative) & 0x60)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c6)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c6)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c6)) && ((((1 << which_alternative) & 0x60)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c6)) && ((((1 << which_alternative) & 0x60)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1c6)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 6)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 6)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x1c6))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x1f))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 5)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 5)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 8))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 8))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x17f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x17f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x17f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x17f)) && ((((1 << which_alternative) & 0x180)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x17f)) && ((((1 << which_alternative) & 0x180)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x17f)) && ((!((1 << which_alternative) & 0x780)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x17f)) && ((!((1 << which_alternative) & 0x780)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x167)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x167)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x167)) && ((((1 << which_alternative) & 0x180)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x167)) && ((((1 << which_alternative) & 0x180)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x167)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 7)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 7)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x167))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x7c)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7c))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 8) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 8) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 8)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 8)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (!((1 << which_alternative) & 0xfff))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 8))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 8))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 9))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 9))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 9))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0xfff))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xfff)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xfff)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xfff)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xec0)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((((1 << which_alternative) & 0xec0)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0xec0)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xec0)) && ((((1 << which_alternative) & 0x320)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xec0)) && ((((1 << which_alternative) & 0x320)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xec0)) && ((!((1 << which_alternative) & 0xf20)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xec0)) && ((!((1 << which_alternative) & 0xf20)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xec6)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xec6)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xec6)) && ((((1 << which_alternative) & 0x320)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xec6)) && ((((1 << which_alternative) & 0x320)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0xec6)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 9)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 9)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0xec6))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x1f))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x120)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x120)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x120))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x120))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0xff)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0xff)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0xff)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0xff)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0xff)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0xe7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0xe7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xe7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0xe7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x7c)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7c))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 7) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 7) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 7)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 7)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 2) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 2) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 2) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 2) && ((((1 << which_alternative) & 0xf)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 2) && ((((1 << which_alternative) & 0xf)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 2) && ((((1 << which_alternative) & 0xf)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 2) && ((((1 << which_alternative) & 0xf)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 2) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0xb))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0xb))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 2)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 1)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x5)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 1)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x5)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 1)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 2) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 2) && ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((1 << which_alternative) & 0x9)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((1 << which_alternative) & 0x9)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((1 << which_alternative) & 0x9)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((1 << which_alternative) & 0x9)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 3)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 3)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 3) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 3) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 3) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 3) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 3)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 3)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 3)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 5) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 5) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x17)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((((1 << which_alternative) & 0x17)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0x17)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x17)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x17)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x17)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x17))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 3)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 3)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 3) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 3) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x6)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x6)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x6))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x6))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 1)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 1) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x5)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 1)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && (memory_operand (operands[1], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 166 | else if ((((( | ~ 167 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 168 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 169 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 166 | else if ((((( | ~ 167 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 168 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 169 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if ((((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if ((((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if (((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if (((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_ATHLON)))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if (((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if ((((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if ((((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if (((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 168 | else if ((((( | ~ 169 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 171 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative != 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative != 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative != 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative != 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 85 | else if ((((( | ~ 86 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 88 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 85 | else if ((((( | ~ 86 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 88 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 85 | else if ((((( | ~ 86 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 88 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 85 | else if ((((( | ~ 86 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 88 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 85 | else if ((((( | ~ 86 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 88 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 85 | else if ((((( | ~ 86 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 88 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 85 | else if ((((( | ~ 86 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 88 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 85 | else if ((((( | ~ 86 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 88 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if (((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 87 | else if ((((( | ~ 88 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 90 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 1) && (const0_operand (operands[2], DImode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (const0_operand (operands[2], DImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 1) && (const0_operand (operands[2], DImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((which_alternative == 1) && (const0_operand (operands[2], DImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (! (const0_operand (operands[2], DImode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (! (const0_operand (operands[2], DImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 1) && (const0_operand (operands[2], SImode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (const0_operand (operands[2], SImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 1) && (const0_operand (operands[2], SImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((which_alternative == 1) && (const0_operand (operands[2], SImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (! (const0_operand (operands[2], SImode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (! (const0_operand (operands[2], SImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (!((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (!((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (!((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (!((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (!((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 0)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 0)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (mult_operator (operands[3], XFmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], XFmode)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], XFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (mult_operator (operands[3], XFmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], XFmode)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], XFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (mult_operator (operands[3], XFmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], XFmode)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], XFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (! (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (mult_operator (operands[3], XFmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (! (mult_operator (operands[3], XFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (! (mult_operator (operands[3], XFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (! (mult_operator (operands[3], XFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (! (mult_operator (operands[3], XFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (mult_operator (operands[3], XFmode))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (mult_operator (operands[3], XFmode))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (mult_operator (operands[3], XFmode))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], XFmode)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((! (mult_operator (operands[3], XFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], XFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], XFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], XFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], XFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], DFmode)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], DFmode)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], DFmode)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative != 2) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative != 2) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative != 2) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 2) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 2) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (! (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (mult_operator (operands[3], DFmode))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], DFmode)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (! (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], DFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (mult_operator (operands[3], DFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 0) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (mult_operator (operands[3], DFmode))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 0) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 0) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 0) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (! (mult_operator (operands[3], DFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (! (mult_operator (operands[3], DFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (mult_operator (operands[3], DFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (mult_operator (operands[3], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], SFmode)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], SFmode)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_SSEADD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_SSEADD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_SSEDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_SSEDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative != 2) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative != 2) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative != 2) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_SSEADD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_SSEADD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 2) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 2) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_SSEDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_SSEDIV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_INTEGER) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 2) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 2) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (! (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (mult_operator (operands[3], SFmode))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((mult_operator (operands[3], SFmode)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((! (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (! (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((mult_operator (operands[3], SFmode)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (mult_operator (operands[3], SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 0) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (! (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 1) && (! (mult_operator (operands[3], SFmode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 1) && (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (! (mult_operator (operands[3], SFmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (! (mult_operator (operands[3], SFmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 1) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 1) && (mult_operator (operands[3], SFmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (mult_operator (operands[3], SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (memory_operand (operands[0], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[0], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (! (memory_operand (operands[0], VOIDmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (memory_operand (operands[0], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[0], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (! (memory_operand (operands[0], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[0], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (memory_operand (operands[0], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (memory_operand (operands[0], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (! (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 2)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 1)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 0) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && ((which_alternative == 0) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 0) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((which_alternative == 0) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((which_alternative == 0) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && ((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && ((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && ((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((which_alternative == 0) && ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 1)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_ISHIFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_ALU))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ISHIFT) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_ALU) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 1)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x7))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x7))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x7))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((!((1 << which_alternative) & 0x5)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((!((1 << which_alternative) & 0xa)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0xa)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((!((1 << which_alternative) & 0xa)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0xa)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative == 0) && (! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((which_alternative != 0) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((! ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && (((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) && ((which_alternative != 1) && ((which_alternative != 2) || (! (memory_operand (operands[1], VOIDmode)))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_GENERIC64)))))) && ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (incdec_operand (operands[1], QImode))) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((! (incdec_operand (operands[1], QImode))) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (! (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (! (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative != 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative != 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative != 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative != 3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative != 3) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative != 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative != 3) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 3)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 3)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x3))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative != 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative != 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative != 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative != 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative != 2) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative != 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative != 2) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 2)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (!((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && ((((1 << which_alternative) & 0x6)) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x3)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && (which_alternative == 1))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x3)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x3)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) && (which_alternative == 1))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 2) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative != 1)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 1)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative != 1)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 1)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (which_alternative != 1)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 3) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 3) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 3) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 4) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative == 4) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative == 4) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 4) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 4) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 4) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 4) && ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 3) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 3)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative == 1) && (! (get_attr_imm_disp (insn) == IMM_DISP_TRUE))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && (((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 2)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (!((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0x7)) || ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0x7)) || ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0x7)) || ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x18))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x18))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && (((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3f)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3f))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 5)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 5)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x18))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x18))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x3f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && (((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3f)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3f))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 5)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 5)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((((1 << which_alternative) & 0x7)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((1 << which_alternative) & 0x18))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (!((1 << which_alternative) & 0x18))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x18)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x18)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x18)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((1 << which_alternative) & 0x7)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((which_alternative == 6) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((which_alternative == 6) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((which_alternative == 6) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x18)) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x18)) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x18)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0x1c0)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((which_alternative == 6) && ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c0)) && ((((which_alternative == 6) && ((! (( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c0)) && ((((which_alternative == 6) && ((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x3f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x3f)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x3f)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 6) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 6) && ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x3f))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x1ff)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x1ff))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 5)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 5)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 1) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative != 1) || (memory_operand (operands[1], VOIDmode))) && ((which_alternative == 1) && (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative != 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (memory_operand (operands[1], VOIDmode))) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((memory_operand (operands[1], VOIDmode)) && (which_alternative == 1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 1) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 1)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 1)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 2) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 1) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x7)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && (((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && (((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x7)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x7)) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x7)) && ((((((1 << which_alternative) & 0xc)) && (( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x7))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 2)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 2)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((which_alternative != 0) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && ((((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 0) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative != 0) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative != 0) && (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative != 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 0)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0x7ff0))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0x7ff0))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0x7ff0))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0x7ff0))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0x7ff0))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0x7ff0))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (which_alternative == 4)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((!((1 << which_alternative) & 0x7ff0)) && (pic_32bit_operand (operands[1], DImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 5) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 5))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && ((get_attr_memory (insn) == MEMORY_BOTH) || (which_alternative == 4)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((!((1 << which_alternative) & 0x7ff0)) && (pic_32bit_operand (operands[1], DImode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x7ff0)) && (pic_32bit_operand (operands[1], DImode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 4) && ((!((1 << which_alternative) & 0x7fe0)) && (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 4)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 4) && ((!((1 << which_alternative) & 0x7fe0)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0x7ff0)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 4) && ((!((1 << which_alternative) & 0x7fe0)) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative != 4) && ((!((1 << which_alternative) & 0x7fe0)) && (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 4) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c00)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((((1 << which_alternative) & 0x1c00)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0x1c00)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c00)) && ((((1 << which_alternative) & 0x600)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c00)) && ((((1 << which_alternative) & 0x600)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1c00)) && ((!((1 << which_alternative) & 0x611)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1c00)) && ((!((1 << which_alternative) & 0x611)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x1dc0)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1dc0)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1dc0)) && ((((1 << which_alternative) & 0x600)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x1dc0)) && ((((1 << which_alternative) & 0x600)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1dc0)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 10)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 10)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x1dc0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1e0)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x1e0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 9) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 9) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 9)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 9)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 9))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 9))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 11))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 11))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 11))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((which_alternative == 2) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x3))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x23f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((!((1 << which_alternative) & 0x23f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((!((1 << which_alternative) & 0x23f)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x23f)) && ((((1 << which_alternative) & 0xaa0)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x23f)) && ((((1 << which_alternative) & 0xaa0)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x23f)) && ((((1 << which_alternative) & 0x15f)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x23f)) && ((((1 << which_alternative) & 0x15f)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((!((1 << which_alternative) & 0x227)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x227)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x227)) && ((((1 << which_alternative) & 0xaa0)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((!((1 << which_alternative) & 0x227)) && ((((1 << which_alternative) & 0xaa0)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0x227)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x880))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x880))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (!((1 << which_alternative) & 0x227))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x1c)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x1c))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0x220)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0x220)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((1 << which_alternative) & 0x220))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((1 << which_alternative) & 0x220))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((which_alternative == 0) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative != 0) || (memory_operand (operands[1], VOIDmode))) && ((which_alternative == 0) && (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (memory_operand (operands[1], VOIDmode))) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((memory_operand (operands[1], VOIDmode)) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (which_alternative == 0)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((which_alternative == 1) && (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((which_alternative == 0) && (! (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((! (q_regs_operand (operands[0], QImode))) || (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((! (q_regs_operand (operands[0], QImode))) || (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((! (q_regs_operand (operands[0], QImode))) || (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((! (q_regs_operand (operands[0], QImode))) || (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((! (q_regs_operand (operands[0], QImode))) || (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((! (q_regs_operand (operands[0], QImode))) || (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((! (q_regs_operand (operands[0], QImode))) || (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((! (q_regs_operand (operands[0], QImode))) || (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((q_regs_operand (operands[0], QImode)) && (! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_IMOV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMOVX))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_IMOVX))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOVX) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOVX) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOVX) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 5) && (! (aligned_operand (operands[1], QImode)))) || (((! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 5) && (! (aligned_operand (operands[1], QImode)))) || (((! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 5) && (! (aligned_operand (operands[1], QImode)))) || (((! (( | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMOVX))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_IMOVX))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOVX) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOVX) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOVX) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((which_alternative != 5) || (aligned_operand (operands[1], QImode))) && (((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_IMOV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((! (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((((! (( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_BOTH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode))))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (!((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((1 << which_alternative) & 0xffc))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((!((1 << which_alternative) & 0xffc)) && (pic_32bit_operand (operands[1], DImode))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((((1 << which_alternative) & 0xf00)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((((1 << which_alternative) & 0xf00)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((((1 << which_alternative) & 0xf00)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((((1 << which_alternative) & 0xc0)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((((1 << which_alternative) & 0xc0)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (((((1 << which_alternative) & 0xc0)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (which_alternative == 2))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((!((1 << which_alternative) & 0xffc)) && (pic_32bit_operand (operands[1], DImode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xffc)) && (pic_32bit_operand (operands[1], DImode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xffc)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xffc)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((!((1 << which_alternative) & 0xffc)) && (! (pic_32bit_operand (operands[1], DImode)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xffc)) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((!((1 << which_alternative) & 0xffc)) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xf80)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((((1 << which_alternative) & 0xf80)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((((1 << which_alternative) & 0xf80)) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xf80)) && ((((1 << which_alternative) & 0xc0)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xf80)) && ((((1 << which_alternative) & 0xc0)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((((1 << which_alternative) & 0xf00)) && (( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((((1 << which_alternative) & 0xf00)) && (( | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((((1 << which_alternative) & 0xfb8)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xfb8)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xfb8)) && ((((1 << which_alternative) & 0xc0)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((((1 << which_alternative) & 0xfb8)) && ((((1 << which_alternative) & 0xc0)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0xfb8)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 7)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 7)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0xfb8))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((((1 << which_alternative) & 0x3c)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((1 << which_alternative) & 0x3c))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 6) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 6) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (which_alternative == 6)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (which_alternative == 6)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_memory (insn) == MEMORY_STORE) || (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_STORE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_PENTIUM)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_PENTIUM)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (memory_operand (operands[0], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[0], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (! (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (! (memory_operand (operands[1], VOIDmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (memory_operand (operands[1], VOIDmode))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_K6)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | else if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_K6)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (GET_MODE (operands[1]) == SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (GET_MODE (operands[1]) == SFmode))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 0))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((which_alternative == 1) && (GET_MODE (operands[1]) == SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 1) && (GET_MODE (operands[1]) == SFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (which_alternative == 0)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_NONE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_memory (insn) == MEMORY_LOAD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_IMUL)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_STR)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_IDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_CLD)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FMOV) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FMOV) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && (get_attr_mode (insn) == MODE_XF)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FMOV) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_IMOV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_PUSH) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_POP) || (get_attr_type (insn) == TYPE_LEAVE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_CALL) || (get_attr_type (insn) == TYPE_CALLV))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_IBR)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_type (insn) == TYPE_FOP) || (get_attr_type (insn) == TYPE_FISTP))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FMUL)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && (get_attr_type (insn) == TYPE_FPSPC)) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PV) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PV) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUM)))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_type (insn) == TYPE_OTHER) || ((get_attr_type (insn) == TYPE_MULTI) || ((get_attr_type (insn) == TYPE_CALL) || ((get_attr_type (insn) == TYPE_CALLV) || (get_attr_type (insn) == TYPE_STR)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_IMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMOVX))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_IMOVX))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_LEA))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_type (insn) == TYPE_ISHIFT) || ((get_attr_type (insn) == TYPE_ISHIFT1) || ((get_attr_type (insn) == TYPE_ROTATE) || (get_attr_type (insn) == TYPE_ROTATE1)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && ((get_attr_type (insn) == TYPE_ISHIFT) || ((get_attr_type (insn) == TYPE_ISHIFT1) || ((get_attr_type (insn) == TYPE_ROTATE) || (get_attr_type (insn) == TYPE_ROTATE1)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_type (insn) == TYPE_CLD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IBR))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_IBR))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_type (insn) == TYPE_LEAVE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_IMUL))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((! (get_attr_memory (insn) == MEMORY_NONE)) && (get_attr_type (insn) == TYPE_IMUL))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_QI) && (get_attr_type (insn) == TYPE_IDIV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_QI) && (get_attr_type (insn) == TYPE_IDIV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_HI) && (get_attr_type (insn) == TYPE_IDIV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_HI) && (get_attr_type (insn) == TYPE_IDIV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SI) && (get_attr_type (insn) == TYPE_IDIV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SI) && (get_attr_type (insn) == TYPE_IDIV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN)) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && (get_attr_type (insn) == TYPE_FOP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_type (insn) == TYPE_FSGN)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_type (insn) == TYPE_FISTP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (get_attr_type (insn) == TYPE_FCMOV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FCMP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FCMP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((! (get_attr_mode (insn) == MODE_XF)) && (get_attr_type (insn) == TYPE_FMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_XF) && (get_attr_type (insn) == TYPE_FMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((! (get_attr_mode (insn) == MODE_XF)) && (get_attr_type (insn) == TYPE_FMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_mode (insn) == MODE_XF) && (get_attr_type (insn) == TYPE_FMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_FMUL))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_type (insn) == TYPE_FMUL))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SF) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_DF) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_DF) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_XF) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_XF) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_MMXSHFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_MMXSHFT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_MMXMUL))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (get_attr_type (insn) == TYPE_MMXMUL))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_mode (insn) == MODE_DI) && (get_attr_type (insn) == TYPE_MMXCVT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_UNKNOWN) && (get_attr_type (insn) == TYPE_SSE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEADD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEADD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSECMP)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSECMP)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSECOMI)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSECOMI)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEMUL)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEMUL)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEDIV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEDIV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEICVT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_mode (insn) == MODE_SI) && (get_attr_type (insn) == TYPE_SSEICVT))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_type (insn) == TYPE_SSEMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEADD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEADD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSECMP)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSECMP)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN)) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSECVT)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((! (get_attr_memory (insn) == MEMORY_NONE)) && (! (get_attr_memory (insn) == MEMORY_UNKNOWN))) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSECMP)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEMUL)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEMUL)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEDIV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEDIV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_V4SF) && ((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_V4SF) && ((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_NONE) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_mode (insn) == MODE_V4SF) && (get_attr_type (insn) == TYPE_SSEMOV)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN)) && ((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_INCDEC) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_SETCC) || ((get_attr_type (insn) == TYPE_ICMOV) || ((get_attr_type (insn) == TYPE_PUSH) || ((get_attr_type (insn) == TYPE_POP) || ((get_attr_type (insn) == TYPE_FXCH) || ((get_attr_type (insn) == TYPE_SSEIADD) || ((get_attr_type (insn) == TYPE_SSEISHFT) || ((get_attr_type (insn) == TYPE_SSEIMUL) || ((get_attr_type (insn) == TYPE_MMX) || ((get_attr_type (insn) == TYPE_MMXADD) || (get_attr_type (insn) == TYPE_MMXCMP))))))))))))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_INCDEC) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_SETCC) || ((get_attr_type (insn) == TYPE_ICMOV) || ((get_attr_type (insn) == TYPE_PUSH) || ((get_attr_type (insn) == TYPE_POP) || ((get_attr_type (insn) == TYPE_FXCH) || ((get_attr_type (insn) == TYPE_SSEIADD) || ((get_attr_type (insn) == TYPE_SSEISHFT) || ((get_attr_type (insn) == TYPE_SSEIMUL) || ((get_attr_type (insn) == TYPE_MMX) || ((get_attr_type (insn) == TYPE_MMXADD) || (get_attr_type (insn) == TYPE_MMXCMP))))))))))))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_STORE) && ((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_INCDEC) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_SETCC) || ((get_attr_type (insn) == TYPE_ICMOV) || ((get_attr_type (insn) == TYPE_PUSH) || ((get_attr_type (insn) == TYPE_POP) || ((get_attr_type (insn) == TYPE_FXCH) || ((get_attr_type (insn) == TYPE_SSEIADD) || ((get_attr_type (insn) == TYPE_SSEISHFT) || ((get_attr_type (insn) == TYPE_SSEIMUL) || ((get_attr_type (insn) == TYPE_MMX) || ((get_attr_type (insn) == TYPE_MMXADD) || (get_attr_type (insn) == TYPE_MMXCMP))))))))))))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) && ((get_attr_memory (insn) == MEMORY_BOTH) && ((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_INCDEC) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_SETCC) || ((get_attr_type (insn) == TYPE_ICMOV) || ((get_attr_type (insn) == TYPE_PUSH) || ((get_attr_type (insn) == TYPE_POP) || ((get_attr_type (insn) == TYPE_FXCH) || ((get_attr_type (insn) == TYPE_SSEIADD) || ((get_attr_type (insn) == TYPE_SSEISHFT) || ((get_attr_type (insn) == TYPE_SSEIMUL) || ((get_attr_type (insn) == TYPE_MMX) || ((get_attr_type (insn) == TYPE_MMXADD) || (get_attr_type (insn) == TYPE_MMXCMP))))))))))))))))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ISHIFT) || ((get_attr_type (insn) == TYPE_ISHIFT1) || ((get_attr_type (insn) == TYPE_ROTATE) || ((get_attr_type (insn) == TYPE_ROTATE1) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || (get_attr_type (insn) == TYPE_CLD))))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ISHIFT) || ((get_attr_type (insn) == TYPE_ISHIFT1) || ((get_attr_type (insn) == TYPE_ROTATE) || ((get_attr_type (insn) == TYPE_ROTATE1) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || (get_attr_type (insn) == TYPE_CLD))))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ISHIFT) || ((get_attr_type (insn) == TYPE_ISHIFT1) || ((get_attr_type (insn) == TYPE_ROTATE) || ((get_attr_type (insn) == TYPE_ROTATE1) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || (get_attr_type (insn) == TYPE_CLD))))))) && ((get_attr_memory (insn) == MEMORY_STORE) || ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_UNKNOWN))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_IMUL)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IDIV) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IDIV) && (! (get_attr_memory (insn) == MEMORY_NONE)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_IMOVX) || ((get_attr_type (insn) == TYPE_INCDEC) || (get_attr_type (insn) == TYPE_SETCC)))))))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_IMOVX) || ((get_attr_type (insn) == TYPE_INCDEC) || (get_attr_type (insn) == TYPE_SETCC)))))))) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_ALU) || ((get_attr_type (insn) == TYPE_ALU1) || ((get_attr_type (insn) == TYPE_NEGNOT) || ((get_attr_type (insn) == TYPE_ICMP) || ((get_attr_type (insn) == TYPE_TEST) || ((get_attr_type (insn) == TYPE_IMOVX) || ((get_attr_type (insn) == TYPE_INCDEC) || (get_attr_type (insn) == TYPE_SETCC)))))))) && ((get_attr_memory (insn) == MEMORY_STORE) || ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_UNKNOWN))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (nonimmediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (immediate_operand (operands[1], VOIDmode))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_UNKNOWN)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_CALL) || (get_attr_type (insn) == TYPE_CALLV))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_IBR)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_POP) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_LEAVE)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_STR) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_LEA)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_PUSH) || ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (get_attr_type (insn) == TYPE_STR)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_FOP) || ((get_attr_type (insn) == TYPE_FMOV) || ((get_attr_type (insn) == TYPE_FCMP) || (get_attr_type (insn) == TYPE_FISTP)))) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_FOP) || ((get_attr_type (insn) == TYPE_FMOV) || ((get_attr_type (insn) == TYPE_FCMP) || (get_attr_type (insn) == TYPE_FISTP)))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && (((get_attr_type (insn) == TYPE_FOP) || ((get_attr_type (insn) == TYPE_FMOV) || ((get_attr_type (insn) == TYPE_FCMP) || (get_attr_type (insn) == TYPE_FISTP)))) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FMUL) && (get_attr_memory (insn) == MEMORY_NONE))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FMUL) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) && ((get_attr_type (insn) == TYPE_FDIV) || (get_attr_type (insn) == TYPE_FPSPC))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_IBR)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_CALL) || (get_attr_type (insn) == TYPE_CALLV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_PUSH)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_POP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_POP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_LEAVE)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_LEAVE)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_LEA)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_mode (insn) == MODE_DI) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_mode (insn) == MODE_DI) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_IMUL) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IDIV) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IDIV) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_STR) && ((get_attr_memory (insn) == MEMORY_LOAD) || ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_STORE))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_UNKNOWN))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_IMOV) && (get_attr_memory (insn) == MEMORY_STORE))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_unit (insn) == UNIT_INTEGER) || (get_attr_unit (insn) == UNIT_UNKNOWN)) && (get_attr_memory (insn) == MEMORY_STORE)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FMOV) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_mode (insn) == MODE_XF)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FMOV) && ((get_attr_memory (insn) == MEMORY_LOAD) && (get_attr_mode (insn) == MODE_XF)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FMOV) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) && (get_attr_mode (insn) == MODE_XF)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FMOV) && (((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)) && (get_attr_mode (insn) == MODE_XF)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FMOV) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FMOV) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_FISTP) || (get_attr_type (insn) == TYPE_FISTTP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FMOV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FOP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FOP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FMUL) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FMUL) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FMUL)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FSGN)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_FPSPC) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FPSPC)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FCMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_FCMOV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FCMOV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_FCMOV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FCMP) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FCMP) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (get_attr_type (insn) == TYPE_FCMP))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_FCMP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_FCMP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_FCMP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (memory_operand (operands[1], DFmode)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEMOV) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((get_attr_type (insn) == TYPE_MMXMOV) || (get_attr_type (insn) == TYPE_SSEMOV)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((get_attr_type (insn) == TYPE_MMXMOV) || (get_attr_type (insn) == TYPE_SSEMOV)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((get_attr_type (insn) == TYPE_MMXMOV) || (get_attr_type (insn) == TYPE_SSEMOV)) && (((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((get_attr_type (insn) == TYPE_MMXMOV) || (get_attr_type (insn) == TYPE_SSEMOV)) && (((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (((get_attr_type (insn) == TYPE_MMXMOV) || (get_attr_type (insn) == TYPE_SSEMOV)) && ((get_attr_memory (insn) == MEMORY_STORE) || (get_attr_memory (insn) == MEMORY_BOTH)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEMOV) && ((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMOV) && ((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_MMXMOV) || (get_attr_type (insn) == TYPE_SSEMOV))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_MMXMUL) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_MMXMUL)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_unit (insn) == UNIT_MMX) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_unit (insn) == UNIT_MMX)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1)) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSELOG) || (get_attr_type (insn) == TYPE_SSELOG1))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSECMP) && (((get_attr_mode (insn) == MODE_SF) || ((get_attr_mode (insn) == MODE_DF) || (get_attr_mode (insn) == MODE_DI))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSECMP) && (((get_attr_mode (insn) == MODE_SF) || ((get_attr_mode (insn) == MODE_DF) || ((get_attr_mode (insn) == MODE_DI) || (get_attr_mode (insn) == MODE_TI)))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECMP) && ((get_attr_mode (insn) == MODE_SF) || ((get_attr_mode (insn) == MODE_DF) || ((get_attr_mode (insn) == MODE_DI) || (get_attr_mode (insn) == MODE_TI)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSECMP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSECMP) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSECMP)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSECMP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSECOMI) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSECOMI) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && (get_attr_type (insn) == TYPE_SSECMP)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEADD) && (((get_attr_mode (insn) == MODE_SF) || ((get_attr_mode (insn) == MODE_DF) || (get_attr_mode (insn) == MODE_DI))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (((get_attr_mode (insn) == MODE_SF) || ((get_attr_mode (insn) == MODE_DF) || (get_attr_mode (insn) == MODE_DI))) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEADD) && ((get_attr_mode (insn) == MODE_SF) || ((get_attr_mode (insn) == MODE_DF) || (get_attr_mode (insn) == MODE_DI))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEADD) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEADD)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && ((get_attr_mode (insn) == MODE_DF) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && (get_attr_mode (insn) == MODE_DF)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_V2DF) || ((get_attr_mode (insn) == MODE_V4SF) || (get_attr_mode (insn) == MODE_TI))) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && ((get_attr_mode (insn) == MODE_V2DF) || ((get_attr_mode (insn) == MODE_V4SF) || (get_attr_mode (insn) == MODE_TI)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DIRECT) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_NONE))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_NONE))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || (((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && ((get_attr_mode (insn) == MODE_SF) && (get_attr_memory (insn) == MEMORY_NONE))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSECVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_mode (insn) == MODE_V4SF) || ((get_attr_mode (insn) == MODE_V2DF) || (get_attr_mode (insn) == MODE_TI))) && (get_attr_memory (insn) == MEMORY_NONE))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_VECTOR) && (((get_attr_mode (insn) == MODE_SI) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_LOAD))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_SI) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_NONE))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEICVT) && ((get_attr_athlon_decode (insn) == ATHLON_DECODE_DOUBLE) && (((get_attr_mode (insn) == MODE_SI) || (get_attr_mode (insn) == MODE_DI)) && (get_attr_memory (insn) == MEMORY_NONE))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMUL) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEMUL) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEMUL) && ((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEMUL) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEMUL) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEMUL)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEMUL)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)) && (get_attr_memory (insn) == MEMORY_LOAD)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && ((get_attr_mode (insn) == MODE_SF) || (get_attr_mode (insn) == MODE_DF)))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && ((get_attr_type (insn) == TYPE_SSEDIV) && (get_attr_memory (insn) == MEMORY_LOAD))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if ((((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64))))) && (get_attr_type (insn) == TYPE_SSEDIV)) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_PENTIUMPRO)))) || ((( | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_PENTIUMPRO)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC32))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | else if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || (((( | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_ATHLON)))) || (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K8)))) || ((( | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | (CPU_K8)))) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_GENERIC64)))))) | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((which_alternative != 0) || ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) || ((which_alternative == 1) || ((which_alternative == 2) && (memory_operand (operands[1], VOIDmode))))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~~^~~~ 193 | (CPU_ATHLON)))) | ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: remove extraneous parentheses around the comparison to silence this warning 190 | if ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" 192 | (ix86_tune)) == ( | ^ 193 | (CPU_ATHLON)))) | ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: note: use '=' to turn this equality comparison into an assignment 190 | (ix86_tune)) == ( | ^~ | = /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6))))) && (which_alternative == 0)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if (((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6)))) || (which_alternative != 0)) | ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:190:14: warning: comparison of different enumeration types ('enum processor_type' and 'enum attr_cpu') [-Wenum-compare] 190 | if ((! ((( | ~ 191 | #line 190 "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | (ix86_tune)) == ( | ~~~~~~~~~~~~ ^ ~ 193 | (CPU_K6))))) && (which_alternative == 0)) | ~~~~~~~~~ 13094 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genemit.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genemit.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: gensupport.c(build/gensupport.o:(read_md_rtx)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() build/genemit /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.c /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include insn-emit.c -o insn-emit.o In file included from insn-emit.c:15: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:2101:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 2101 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:2102:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 2102 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:2116:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 2116 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:2117:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 2117 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:2272:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 2272 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:2300:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 2300 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:2399:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 2399 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:2445:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 2445 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:2768:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 2768 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:2790:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 2790 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3178:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 3178 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3179:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 3179 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3180:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 3180 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3181:7: warning: variable 'operand3' set but not used [-Wunused-but-set-variable] 3181 | rtx operand3; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3212:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 3212 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3213:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 3213 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3214:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 3214 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3215:7: warning: variable 'operand3' set but not used [-Wunused-but-set-variable] 3215 | rtx operand3; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3221:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 3221 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3223:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 3223 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3268:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 3268 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3270:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 3270 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3366:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 3366 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3395:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 3395 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3424:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 3424 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3517:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 3517 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3525:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 3525 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:3533:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 3533 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4292:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 4292 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4299:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 4299 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4299:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 4299 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4392:7: warning: variable 'operand4' set but not used [-Wunused-but-set-variable] 4392 | rtx operand4; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:7208:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 7208 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:7547:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 7547 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:8134:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 8134 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:8177:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 8177 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:9782:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 9782 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:9783:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 9783 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:12533:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 12533 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:12534:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 12534 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:12757:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 12757 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:12758:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 12758 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:13993:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 13993 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:13995:7: warning: variable 'operand3' set but not used [-Wunused-but-set-variable] 13995 | rtx operand3; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:14032:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 14032 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:14034:7: warning: variable 'operand3' set but not used [-Wunused-but-set-variable] 14034 | rtx operand3; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:14891:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 14891 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:14892:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 14892 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:14893:7: warning: variable 'operand3' set but not used [-Wunused-but-set-variable] 14893 | rtx operand3; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:14894:7: warning: variable 'operand4' set but not used [-Wunused-but-set-variable] 14894 | rtx operand4; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:14950:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 14950 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:14951:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 14951 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:14952:7: warning: variable 'operand3' set but not used [-Wunused-but-set-variable] 14952 | rtx operand3; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:15802:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 15802 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:15914:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 15914 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:15924:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 15924 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:15949:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 15949 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:15959:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 15959 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:15990:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 15990 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:16003:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 16003 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:16026:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 16026 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:17308:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 17308 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:17557:7: warning: variable 'operand4' set but not used [-Wunused-but-set-variable] 17557 | rtx operand4; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:17798:7: warning: variable 'operand4' set but not used [-Wunused-but-set-variable] 17798 | rtx operand4; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:19085:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable] 19085 | rtx operand0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:19146:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 19146 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:19147:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 19147 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:20046:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 20046 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:20064:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 20064 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:20075:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 20075 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:20085:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 20085 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:20472:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 20472 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:20491:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 20491 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:20507:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable] 20507 | rtx operand1; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:20523:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable] 20523 | rtx operand2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/sync.md:53:15: warning: self-comparison always evaluates to true [-Wtautological-compare] 53 | if ((DImode == DImode && !TARGET_64BIT) || DImode == TImode) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/sync.md:55:40: warning: self-comparison always evaluates to true [-Wtautological-compare] 55 | enum machine_mode hmode = DImode == DImode ? SImode : DImode; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/sync.md:61:18: warning: self-comparison always evaluates to true [-Wtautological-compare] 61 | if (DImode == DImode) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/sync.md:53:53: warning: self-comparison always evaluates to true [-Wtautological-compare] 53 | if ((TImode == DImode && !TARGET_64BIT) || TImode == TImode) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/sync.md:64:23: warning: self-comparison always evaluates to true [-Wtautological-compare] 64 | else if (TImode == TImode) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/sync.md:144:15: warning: self-comparison always evaluates to true [-Wtautological-compare] 144 | if ((DImode == DImode && !TARGET_64BIT) || DImode == TImode) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/sync.md:146:40: warning: self-comparison always evaluates to true [-Wtautological-compare] 146 | enum machine_mode hmode = DImode == DImode ? SImode : DImode; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/sync.md:152:18: warning: self-comparison always evaluates to true [-Wtautological-compare] 152 | if (DImode == DImode) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/sync.md:144:53: warning: self-comparison always evaluates to true [-Wtautological-compare] 144 | if ((TImode == DImode && !TARGET_64BIT) || TImode == TImode) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/sync.md:155:23: warning: self-comparison always evaluates to true [-Wtautological-compare] 155 | else if (TImode == TImode) | ^ 86 warnings generated. build/genmodes > tmp-modes.c /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include insn-modes.c -o insn-modes.o insn-modes.c:402:3: warning: shift count >= width of type [-Wshift-count-overflow] 402 | MODE_MASK (8*BITS_PER_UNIT), /* DI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:403:3: warning: shift count >= width of type [-Wshift-count-overflow] 403 | MODE_MASK (16*BITS_PER_UNIT), /* TI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:405:3: warning: shift count >= width of type [-Wshift-count-overflow] 405 | MODE_MASK (8*BITS_PER_UNIT), /* DF */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:406:3: warning: shift count >= width of type [-Wshift-count-overflow] 406 | MODE_MASK (80), /* XF */ | ^~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:407:3: warning: shift count >= width of type [-Wshift-count-overflow] 407 | MODE_MASK (16*BITS_PER_UNIT), /* TF */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:409:3: warning: shift count >= width of type [-Wshift-count-overflow] 409 | MODE_MASK (8*BITS_PER_UNIT), /* DD */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:410:3: warning: shift count >= width of type [-Wshift-count-overflow] 410 | MODE_MASK (16*BITS_PER_UNIT), /* TD */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:413:3: warning: shift count >= width of type [-Wshift-count-overflow] 413 | MODE_MASK (8*BITS_PER_UNIT), /* CSI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:414:3: warning: shift count >= width of type [-Wshift-count-overflow] 414 | MODE_MASK (16*BITS_PER_UNIT), /* CDI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:415:3: warning: shift count >= width of type [-Wshift-count-overflow] 415 | MODE_MASK (32*BITS_PER_UNIT), /* CTI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:416:3: warning: shift count >= width of type [-Wshift-count-overflow] 416 | MODE_MASK (8*BITS_PER_UNIT), /* SC */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:417:3: warning: shift count >= width of type [-Wshift-count-overflow] 417 | MODE_MASK (16*BITS_PER_UNIT), /* DC */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:418:3: warning: shift count >= width of type [-Wshift-count-overflow] 418 | MODE_MASK (160), /* XC */ | ^~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:419:3: warning: shift count >= width of type [-Wshift-count-overflow] 419 | MODE_MASK (32*BITS_PER_UNIT), /* TC */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:422:3: warning: shift count >= width of type [-Wshift-count-overflow] 422 | MODE_MASK (8*BITS_PER_UNIT), /* V8QI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:423:3: warning: shift count >= width of type [-Wshift-count-overflow] 423 | MODE_MASK (8*BITS_PER_UNIT), /* V4HI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:424:3: warning: shift count >= width of type [-Wshift-count-overflow] 424 | MODE_MASK (8*BITS_PER_UNIT), /* V2SI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:425:3: warning: shift count >= width of type [-Wshift-count-overflow] 425 | MODE_MASK (16*BITS_PER_UNIT), /* V16QI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:426:3: warning: shift count >= width of type [-Wshift-count-overflow] 426 | MODE_MASK (16*BITS_PER_UNIT), /* V8HI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:427:3: warning: shift count >= width of type [-Wshift-count-overflow] 427 | MODE_MASK (16*BITS_PER_UNIT), /* V4SI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:428:3: warning: shift count >= width of type [-Wshift-count-overflow] 428 | MODE_MASK (16*BITS_PER_UNIT), /* V2DI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:429:3: warning: shift count >= width of type [-Wshift-count-overflow] 429 | MODE_MASK (32*BITS_PER_UNIT), /* V32QI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:430:3: warning: shift count >= width of type [-Wshift-count-overflow] 430 | MODE_MASK (32*BITS_PER_UNIT), /* V16HI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:431:3: warning: shift count >= width of type [-Wshift-count-overflow] 431 | MODE_MASK (32*BITS_PER_UNIT), /* V8SI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:432:3: warning: shift count >= width of type [-Wshift-count-overflow] 432 | MODE_MASK (32*BITS_PER_UNIT), /* V4DI */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:433:3: warning: shift count >= width of type [-Wshift-count-overflow] 433 | MODE_MASK (8*BITS_PER_UNIT), /* V2SF */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:434:3: warning: shift count >= width of type [-Wshift-count-overflow] 434 | MODE_MASK (16*BITS_PER_UNIT), /* V4SF */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:435:3: warning: shift count >= width of type [-Wshift-count-overflow] 435 | MODE_MASK (16*BITS_PER_UNIT), /* V2DF */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:436:3: warning: shift count >= width of type [-Wshift-count-overflow] 436 | MODE_MASK (32*BITS_PER_UNIT), /* V8SF */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ insn-modes.c:437:3: warning: shift count >= width of type [-Wshift-count-overflow] 437 | MODE_MASK (32*BITS_PER_UNIT), /* V4DF */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:387:34: note: expanded from macro 'MODE_MASK' 387 | : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 | ^ ~~~ 30 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genextract.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:72:1: warning: unused function 'VEC_locstr_must_be_pointer_type' [-Wunused-function] 72 | DEF_VEC_P(locstr); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :246:1: note: expanded from here 246 | VEC_locstr_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:72:1: warning: unused function 'VEC_locstr_base_last' [-Wunused-function] 72 | DEF_VEC_P(locstr); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :274:1: note: expanded from here 274 | VEC_locstr_base_last | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:72:1: warning: unused function 'VEC_locstr_base_iterate' [-Wunused-function] 72 | DEF_VEC_P(locstr); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :290:1: note: expanded from here 290 | VEC_locstr_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:72:1: warning: unused function 'VEC_locstr_base_embedded_size' [-Wunused-function] 72 | DEF_VEC_P(locstr); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :298:1: note: expanded from here 298 | VEC_locstr_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:72:1: warning: unused function 'VEC_locstr_base_embedded_init' [-Wunused-function] 72 | DEF_VEC_P(locstr); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :9:1: note: expanded from here 9 | VEC_locstr_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:72:1: warning: unused function 'VEC_locstr_base_pop' [-Wunused-function] 72 | DEF_VEC_P(locstr); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :33:1: note: expanded from here 33 | VEC_locstr_base_pop | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:72:1: warning: unused function 'VEC_locstr_base_truncate' [-Wunused-function] 72 | DEF_VEC_P(locstr); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :41:1: note: expanded from here 41 | VEC_locstr_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:72:1: warning: unused function 'VEC_locstr_base_ordered_remove' [-Wunused-function] 72 | DEF_VEC_P(locstr); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :65:1: note: expanded from here 65 | VEC_locstr_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:72:1: warning: unused function 'VEC_locstr_base_unordered_remove' [-Wunused-function] 72 | DEF_VEC_P(locstr); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :73:1: note: expanded from here 73 | VEC_locstr_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:72:1: warning: unused function 'VEC_locstr_base_block_remove' [-Wunused-function] 72 | DEF_VEC_P(locstr); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :81:1: note: expanded from here 81 | VEC_locstr_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:72:1: warning: unused function 'VEC_locstr_base_lower_bound' [-Wunused-function] 72 | DEF_VEC_P(locstr); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :97:1: note: expanded from here 97 | VEC_locstr_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:73:1: warning: unused function 'VEC_locstr_heap_copy' [-Wunused-function] 73 | DEF_VEC_ALLOC_P(locstr,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :150:1: note: expanded from here 150 | VEC_locstr_heap_copy | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:73:1: warning: unused function 'VEC_locstr_heap_safe_grow' [-Wunused-function] 73 | DEF_VEC_ALLOC_P(locstr,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :202:1: note: expanded from here 202 | VEC_locstr_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genextract.c:73:1: warning: unused function 'VEC_locstr_heap_safe_insert' [-Wunused-function] 73 | DEF_VEC_ALLOC_P(locstr,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :238:1: note: expanded from here 238 | VEC_locstr_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 14 warnings generated. cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: read-rtl.c(build/read-rtl.o:(read_rtx_1)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() build/genextract /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.c /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include insn-extract.c -o insn-extract.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genopinit.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genopinit.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: read-rtl.c(build/read-rtl.o:(read_rtx_1)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() build/genopinit /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ insn-conditions.md > tmp-opinit.c /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include insn-opinit.c -o insn-opinit.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genoutput.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genoutput.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: genoutput.c(build/genoutput.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: read-rtl.c(build/read-rtl.o:(read_rtx_1)): warning: sprintf() is often misused, please use snprintf() build/genoutput /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.c /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include insn-output.c -o insn-output.o In file included from insn-output.c:26: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:35151:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 35151 | (insn_gen_fn) gen_return_internal, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:35172:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 35172 | (insn_gen_fn) gen_return_internal_long, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:35235:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 35235 | (insn_gen_fn) gen_nop, | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:35364:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 35364 | (insn_gen_fn) gen_leave, | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:35385:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 35385 | (insn_gen_fn) gen_leave_rex64, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:37859:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 37859 | (insn_gen_fn) gen_cld, | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:39074:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 39074 | (insn_gen_fn) gen_trap, | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:46427:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 46427 | (insn_gen_fn) gen_mmx_emms, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:46448:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 46448 | (insn_gen_fn) gen_mmx_femms, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:52595:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 52595 | (insn_gen_fn) gen_return, | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:52610:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 52610 | (insn_gen_fn) gen_prologue, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:52625:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 52625 | (insn_gen_fn) gen_epilogue, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:52640:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 52640 | (insn_gen_fn) gen_sibcall_epilogue, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:58670:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 58670 | (insn_gen_fn) gen_sse_sfence, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:58685:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 58685 | (insn_gen_fn) gen_sse2_mfence, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmx.md:58700:5: warning: cast from 'rtx (*)(void)' (aka 'struct rtx_def *(*)(void)') to 'insn_gen_fn' (aka 'struct rtx_def *(*)(struct rtx_def *, ...)') converts to incompatible function type [-Wcast-function-type-mismatch] 58700 | (insn_gen_fn) gen_sse2_lfence, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genpeep.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genpeep.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: read-rtl.c(build/read-rtl.o:(read_rtx_1)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() build/genpeep /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.c /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include insn-peep.c -o insn-peep.o In file included from insn-peep.c:12: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genrecog.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genrecog.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: read-rtl.c(build/read-rtl.o:(read_rtx_1)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() build/genrecog /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:18909: warning: operand 1 missing mode? /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:18952: warning: operand 1 missing mode? /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include insn-recog.c -o insn-recog.o In file included from insn-recog.c:14: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4207:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4207 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4235:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4235 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4288:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4288 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4249:29: warning: self-comparison always evaluates to false [-Wtautological-compare] 4249 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4288:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4288 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4235:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4235 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4249:29: warning: self-comparison always evaluates to false [-Wtautological-compare] 4249 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4207:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4207 | && (TARGET_64BIT || DImode != DImode)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md:4288:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 4288 | && (TARGET_64BIT || DImode != DImode)) | ^ 10 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/integrate.c -o integrate.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/integrate.c:35: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include \ -DLOCALEDIR=\"/usr/local/share/locale\" \ -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/intl.c -o intl.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/jump.c -o jump.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/jump.c:1164:43: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 1164 | REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, label, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1165 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:110:31: note: expanded from macro 'gen_rtx_INSN_LIST' 110 | gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/jump.c:1305:28: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 1305 | = gen_rtx_EXPR_LIST (REG_UNUSED, reg, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 1306 | REG_NOTES (our_prev)); | ~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/langhooks.c -o langhooks.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lcm.c -o lcm.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lcm.c:64: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lists.c -o lists.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/local-alloc.c -o local-alloc.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/local-alloc.c:75: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/local-alloc.c:955:51: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 955 | REG_NOTES (insn) = note = gen_rtx_EXPR_LIST (REG_EQUIV, SET_SRC (set), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 956 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/local-alloc.c:1063:24: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 1063 | = gen_rtx_EXPR_LIST (REG_EQUIV, dest, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 1064 | REG_NOTES (init_insn)); | ~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 3 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/mode-switching.c -o mode-switching.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/mode-switching.c:33: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/modulo-sched.c -o modulo-sched.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/modulo-sched.c:908:17: warning: variable 'nloop' set but not used [-Wunused-but-set-variable] 908 | struct loop * nloop; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c -o optabs.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c:3247:43: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3247 | REG_NOTES (first) = gen_rtx_INSN_LIST (REG_LIBCALL, last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 3248 | REG_NOTES (first)); | ~~~~~~~~~~~~~~~~~~ ./genrtl.h:110:31: note: expanded from macro 'gen_rtx_INSN_LIST' 110 | gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c:3249:42: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3249 | REG_NOTES (last) = gen_rtx_INSN_LIST (REG_RETVAL, first, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 3250 | REG_NOTES (last)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:110:31: note: expanded from macro 'gen_rtx_INSN_LIST' 110 | gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c:3344:40: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3344 | REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_NO_CONFLICT, op1, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 3345 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c:3348:40: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3348 | REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_NO_CONFLICT, op0, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 3349 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c:3443:44: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3443 | REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_EH_REGION, constm1_rtx, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 3444 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 5 warnings generated. awk -f /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/opt-functions.awk -f /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include options.c -o options.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/opts.c -o opts.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/opts.c:30: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/opts-common.c -o opts-common.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/params.c -o params.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/postreload.c -o postreload.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/postreload.c:40: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/postreload.c:406:25: warning: variable 'mode' set but not used [-Wunused-but-set-variable] 406 | enum machine_mode mode; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/postreload-gcse.c -o postreload-gcse.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/postreload-gcse.c:37: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/postreload-gcse.c:258:29: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 258 | (struct modifies_mem *) obstack_alloc (&modifies_mem_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 259 | sizeof (struct modifies_mem)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/postreload-gcse.c:344:30: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 344 | cur_expr = (struct expr *) obstack_alloc (&expr_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 345 | sizeof (struct expr)); | ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/postreload-gcse.c:383:36: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 383 | avail_occr = (struct occr *) obstack_alloc (&occr_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 384 | sizeof (struct occr)); | ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/postreload-gcse.c:412:30: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 412 | tmp_expr = (struct expr *) obstack_alloc (&expr_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 413 | sizeof (struct expr)); | ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/postreload-gcse.c:652:40: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 652 | list_entry = (struct modifies_mem *) obstack_alloc (&modifies_mem_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 653 | sizeof (struct modifies_mem)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/postreload-gcse.c:1094:29: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1094 | occr = (struct unoccr *) obstack_alloc (&unoccr_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1095 | sizeof (struct unoccr)); | ~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/postreload-gcse.c:1109:31: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1109 | unoccr = (struct unoccr *) obstack_alloc (&unoccr_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1110 | sizeof (struct unoccr)); | ~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 8 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/predict.c -o predict.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/predict.c:43: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/predict.c:55: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/predict.c:227:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 227 | = gen_rtx_EXPR_LIST (REG_BR_PRED, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 228 | gen_rtx_CONCAT (VOIDmode, | ~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | GEN_INT ((int) predictor), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 230 | GEN_INT ((int) probability)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/predict.c:492:23: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 492 | = gen_rtx_EXPR_LIST (REG_BR_PROB, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 493 | GEN_INT (combined_probability), REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 4 warnings generated. build/genpreds /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md > tmp-preds.c /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include insn-preds.c -o insn-preds.o In file included from insn-preds.c:15: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genautomata.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1101:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1101 | obstack_finish (&irp); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1172:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1172 | obstack_finish (&irp); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1223:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1223 | obstack_finish (&irp); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1402:18: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1402 | str_patterns = obstack_alloc (&irp, patterns_length * sizeof (char **)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1509:53: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] 1509 | if (strcmp (XSTR (def, 0), NO_MINIMIZATION_OPTION + 1) == 0) | ~~~~~~~~~~~~~~~~~~~~~~~^~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1509:53: note: use array indexing to silence this warning 1509 | if (strcmp (XSTR (def, 0), NO_MINIMIZATION_OPTION + 1) == 0) | ^ | & [ ] /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1511:47: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] 1511 | else if (strcmp (XSTR (def, 0), TIME_OPTION + 1) == 0) | ~~~~~~~~~~~~^~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1511:47: note: use array indexing to silence this warning 1511 | else if (strcmp (XSTR (def, 0), TIME_OPTION + 1) == 0) | ^ | & [ ] /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1513:44: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] 1513 | else if (strcmp (XSTR (def, 0), V_OPTION + 1) == 0) | ~~~~~~~~~^~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1513:44: note: use array indexing to silence this warning 1513 | else if (strcmp (XSTR (def, 0), V_OPTION + 1) == 0) | ^ | & [ ] /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1515:44: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] 1515 | else if (strcmp (XSTR (def, 0), W_OPTION + 1) == 0) | ~~~~~~~~~^~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1515:44: note: use array indexing to silence this warning 1515 | else if (strcmp (XSTR (def, 0), W_OPTION + 1) == 0) | ^ | & [ ] /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1517:47: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] 1517 | else if (strcmp (XSTR (def, 0), NDFA_OPTION + 1) == 0) | ~~~~~~~~~~~~^~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1517:47: note: use array indexing to silence this warning 1517 | else if (strcmp (XSTR (def, 0), NDFA_OPTION + 1) == 0) | ^ | & [ ] /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1519:51: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] 1519 | else if (strcmp (XSTR (def, 0), PROGRESS_OPTION + 1) == 0) | ~~~~~~~~~~~~~~~~^~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:1519:51: note: use array indexing to silence this warning 1519 | else if (strcmp (XSTR (def, 0), PROGRESS_OPTION + 1) == 0) | ^ | & [ ] /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:3345:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 3345 | obstack_finish (&irp); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4119:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4119 | obstack_finish (&irp); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4122:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4122 | obstack_finish (&irp); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4131:4: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4131 | obstack_finish (&irp); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4226:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4226 | obstack_finish (&irp); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4229:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4229 | obstack_finish (&irp); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4232:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4232 | obstack_finish (&irp); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4235:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4235 | obstack_finish (&irp); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4937:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4937 | obstack_finish (&unit_usages); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:5441:7: warning: variable 'alts_number' set but not used [-Wunused-but-set-variable] 5441 | int alts_number; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:8977:3: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 8977 | obstack_finish (&irp); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:206:1: warning: unused function 'VEC_alt_state_t_must_be_pointer_type' [-Wunused-function] 206 | DEF_VEC_P(alt_state_t); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :199:1: note: expanded from here 199 | VEC_alt_state_t_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:206:1: warning: unused function 'VEC_alt_state_t_base_iterate' [-Wunused-function] 206 | DEF_VEC_P(alt_state_t); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :243:1: note: expanded from here 243 | VEC_alt_state_t_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:206:1: warning: unused function 'VEC_alt_state_t_base_embedded_size' [-Wunused-function] 206 | DEF_VEC_P(alt_state_t); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :251:1: note: expanded from here 251 | VEC_alt_state_t_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:206:1: warning: unused function 'VEC_alt_state_t_base_embedded_init' [-Wunused-function] 206 | DEF_VEC_P(alt_state_t); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :259:1: note: expanded from here 259 | VEC_alt_state_t_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:206:1: warning: unused function 'VEC_alt_state_t_base_pop' [-Wunused-function] 206 | DEF_VEC_P(alt_state_t); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :22:1: note: expanded from here 22 | VEC_alt_state_t_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:206:1: warning: unused function 'VEC_alt_state_t_base_ordered_remove' [-Wunused-function] 206 | DEF_VEC_P(alt_state_t); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :54:1: note: expanded from here 54 | VEC_alt_state_t_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:206:1: warning: unused function 'VEC_alt_state_t_base_unordered_remove' [-Wunused-function] 206 | DEF_VEC_P(alt_state_t); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :62:1: note: expanded from here 62 | VEC_alt_state_t_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:206:1: warning: unused function 'VEC_alt_state_t_base_block_remove' [-Wunused-function] 206 | DEF_VEC_P(alt_state_t); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :70:1: note: expanded from here 70 | VEC_alt_state_t_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:206:1: warning: unused function 'VEC_alt_state_t_base_lower_bound' [-Wunused-function] 206 | DEF_VEC_P(alt_state_t); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :86:1: note: expanded from here 86 | VEC_alt_state_t_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:207:1: warning: unused function 'VEC_alt_state_t_heap_copy' [-Wunused-function] 207 | DEF_VEC_ALLOC_P(alt_state_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :139:1: note: expanded from here 139 | VEC_alt_state_t_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:207:1: warning: unused function 'VEC_alt_state_t_heap_safe_grow' [-Wunused-function] 207 | DEF_VEC_ALLOC_P(alt_state_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :191:1: note: expanded from here 191 | VEC_alt_state_t_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:207:1: warning: unused function 'VEC_alt_state_t_heap_safe_insert' [-Wunused-function] 207 | DEF_VEC_ALLOC_P(alt_state_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :30:1: note: expanded from here 30 | VEC_alt_state_t_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:208:1: warning: unused function 'VEC_ainsn_t_must_be_pointer_type' [-Wunused-function] 208 | DEF_VEC_P(ainsn_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :48:1: note: expanded from here 48 | VEC_ainsn_t_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:208:1: warning: unused function 'VEC_ainsn_t_base_last' [-Wunused-function] 208 | DEF_VEC_P(ainsn_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :76:1: note: expanded from here 76 | VEC_ainsn_t_base_last | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:208:1: warning: unused function 'VEC_ainsn_t_base_iterate' [-Wunused-function] 208 | DEF_VEC_P(ainsn_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :92:1: note: expanded from here 92 | VEC_ainsn_t_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:208:1: warning: unused function 'VEC_ainsn_t_base_embedded_size' [-Wunused-function] 208 | DEF_VEC_P(ainsn_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :100:1: note: expanded from here 100 | VEC_ainsn_t_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:208:1: warning: unused function 'VEC_ainsn_t_base_embedded_init' [-Wunused-function] 208 | DEF_VEC_P(ainsn_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :108:1: note: expanded from here 108 | VEC_ainsn_t_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:208:1: warning: unused function 'VEC_ainsn_t_base_pop' [-Wunused-function] 208 | DEF_VEC_P(ainsn_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :132:1: note: expanded from here 132 | VEC_ainsn_t_base_pop | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:208:1: warning: unused function 'VEC_ainsn_t_base_truncate' [-Wunused-function] 208 | DEF_VEC_P(ainsn_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :140:1: note: expanded from here 140 | VEC_ainsn_t_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:208:1: warning: unused function 'VEC_ainsn_t_base_ordered_remove' [-Wunused-function] 208 | DEF_VEC_P(ainsn_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :164:1: note: expanded from here 164 | VEC_ainsn_t_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:208:1: warning: unused function 'VEC_ainsn_t_base_unordered_remove' [-Wunused-function] 208 | DEF_VEC_P(ainsn_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :172:1: note: expanded from here 172 | VEC_ainsn_t_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:208:1: warning: unused function 'VEC_ainsn_t_base_block_remove' [-Wunused-function] 208 | DEF_VEC_P(ainsn_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :180:1: note: expanded from here 180 | VEC_ainsn_t_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:208:1: warning: unused function 'VEC_ainsn_t_base_address' [-Wunused-function] 208 | DEF_VEC_P(ainsn_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :188:1: note: expanded from here 188 | VEC_ainsn_t_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:208:1: warning: unused function 'VEC_ainsn_t_base_lower_bound' [-Wunused-function] 208 | DEF_VEC_P(ainsn_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :196:1: note: expanded from here 196 | VEC_ainsn_t_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:209:1: warning: unused function 'VEC_ainsn_t_heap_copy' [-Wunused-function] 209 | DEF_VEC_ALLOC_P(ainsn_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :23:1: note: expanded from here 23 | VEC_ainsn_t_heap_copy | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:209:1: warning: unused function 'VEC_ainsn_t_heap_safe_grow' [-Wunused-function] 209 | DEF_VEC_ALLOC_P(ainsn_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :75:1: note: expanded from here 75 | VEC_ainsn_t_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:209:1: warning: unused function 'VEC_ainsn_t_heap_safe_insert' [-Wunused-function] 209 | DEF_VEC_ALLOC_P(ainsn_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :111:1: note: expanded from here 111 | VEC_ainsn_t_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:210:1: warning: unused function 'VEC_state_t_must_be_pointer_type' [-Wunused-function] 210 | DEF_VEC_P(state_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :129:1: note: expanded from here 129 | VEC_state_t_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:210:1: warning: unused function 'VEC_state_t_base_last' [-Wunused-function] 210 | DEF_VEC_P(state_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :157:1: note: expanded from here 157 | VEC_state_t_base_last | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:210:1: warning: unused function 'VEC_state_t_base_iterate' [-Wunused-function] 210 | DEF_VEC_P(state_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :173:1: note: expanded from here 173 | VEC_state_t_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:210:1: warning: unused function 'VEC_state_t_base_embedded_size' [-Wunused-function] 210 | DEF_VEC_P(state_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :181:1: note: expanded from here 181 | VEC_state_t_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:210:1: warning: unused function 'VEC_state_t_base_embedded_init' [-Wunused-function] 210 | DEF_VEC_P(state_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :189:1: note: expanded from here 189 | VEC_state_t_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:210:1: warning: unused function 'VEC_state_t_base_replace' [-Wunused-function] 210 | DEF_VEC_P(state_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :229:1: note: expanded from here 229 | VEC_state_t_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:210:1: warning: unused function 'VEC_state_t_base_ordered_remove' [-Wunused-function] 210 | DEF_VEC_P(state_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :6:1: note: expanded from here 6 | VEC_state_t_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:210:1: warning: unused function 'VEC_state_t_base_unordered_remove' [-Wunused-function] 210 | DEF_VEC_P(state_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :14:1: note: expanded from here 14 | VEC_state_t_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:210:1: warning: unused function 'VEC_state_t_base_block_remove' [-Wunused-function] 210 | DEF_VEC_P(state_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :22:1: note: expanded from here 22 | VEC_state_t_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:210:1: warning: unused function 'VEC_state_t_base_lower_bound' [-Wunused-function] 210 | DEF_VEC_P(state_t); | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :38:1: note: expanded from here 38 | VEC_state_t_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:211:1: warning: unused function 'VEC_state_t_heap_safe_grow' [-Wunused-function] 211 | DEF_VEC_ALLOC_P(state_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :143:1: note: expanded from here 143 | VEC_state_t_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:211:1: warning: unused function 'VEC_state_t_heap_safe_insert' [-Wunused-function] 211 | DEF_VEC_ALLOC_P(state_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :179:1: note: expanded from here 179 | VEC_state_t_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_must_be_pointer_type' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :197:1: note: expanded from here 197 | VEC_decl_t_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_base_last' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :225:1: note: expanded from here 225 | VEC_decl_t_base_last | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_base_iterate' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :241:1: note: expanded from here 241 | VEC_decl_t_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_base_embedded_size' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :7:1: note: expanded from here 7 | VEC_decl_t_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_base_embedded_init' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :15:1: note: expanded from here 15 | VEC_decl_t_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_base_pop' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :39:1: note: expanded from here 39 | VEC_decl_t_base_pop | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_base_truncate' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :47:1: note: expanded from here 47 | VEC_decl_t_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_base_replace' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :55:1: note: expanded from here 55 | VEC_decl_t_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_base_ordered_remove' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :71:1: note: expanded from here 71 | VEC_decl_t_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_base_unordered_remove' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :79:1: note: expanded from here 79 | VEC_decl_t_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_base_block_remove' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :87:1: note: expanded from here 87 | VEC_decl_t_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_base_address' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :95:1: note: expanded from here 95 | VEC_decl_t_base_address | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:212:1: warning: unused function 'VEC_decl_t_base_lower_bound' [-Wunused-function] 212 | DEF_VEC_P(decl_t); | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :103:1: note: expanded from here 103 | VEC_decl_t_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:213:1: warning: unused function 'VEC_decl_t_heap_alloc' [-Wunused-function] 213 | DEF_VEC_ALLOC_P(decl_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:706:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 706 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :133:1: note: expanded from here 133 | VEC_decl_t_heap_alloc | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:213:1: warning: unused function 'VEC_decl_t_heap_free' [-Wunused-function] 213 | DEF_VEC_ALLOC_P(decl_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:713:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 713 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :143:1: note: expanded from here 143 | VEC_decl_t_heap_free | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:213:1: warning: unused function 'VEC_decl_t_heap_copy' [-Wunused-function] 213 | DEF_VEC_ALLOC_P(decl_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :156:1: note: expanded from here 156 | VEC_decl_t_heap_copy | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:213:1: warning: unused function 'VEC_decl_t_heap_safe_grow' [-Wunused-function] 213 | DEF_VEC_ALLOC_P(decl_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :208:1: note: expanded from here 208 | VEC_decl_t_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:213:1: warning: unused function 'VEC_decl_t_heap_safe_insert' [-Wunused-function] 213 | DEF_VEC_ALLOC_P(decl_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :244:1: note: expanded from here 244 | VEC_decl_t_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:214:1: warning: unused function 'VEC_reserv_sets_t_must_be_pointer_type' [-Wunused-function] 214 | DEF_VEC_P(reserv_sets_t); | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :10:1: note: expanded from here 10 | VEC_reserv_sets_t_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:214:1: warning: unused function 'VEC_reserv_sets_t_base_last' [-Wunused-function] 214 | DEF_VEC_P(reserv_sets_t); | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :38:1: note: expanded from here 38 | VEC_reserv_sets_t_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:214:1: warning: unused function 'VEC_reserv_sets_t_base_iterate' [-Wunused-function] 214 | DEF_VEC_P(reserv_sets_t); | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :54:1: note: expanded from here 54 | VEC_reserv_sets_t_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:214:1: warning: unused function 'VEC_reserv_sets_t_base_embedded_size' [-Wunused-function] 214 | DEF_VEC_P(reserv_sets_t); | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :62:1: note: expanded from here 62 | VEC_reserv_sets_t_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:214:1: warning: unused function 'VEC_reserv_sets_t_base_embedded_init' [-Wunused-function] 214 | DEF_VEC_P(reserv_sets_t); | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :70:1: note: expanded from here 70 | VEC_reserv_sets_t_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:214:1: warning: unused function 'VEC_reserv_sets_t_base_pop' [-Wunused-function] 214 | DEF_VEC_P(reserv_sets_t); | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :94:1: note: expanded from here 94 | VEC_reserv_sets_t_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:214:1: warning: unused function 'VEC_reserv_sets_t_base_ordered_remove' [-Wunused-function] 214 | DEF_VEC_P(reserv_sets_t); | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :126:1: note: expanded from here 126 | VEC_reserv_sets_t_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:214:1: warning: unused function 'VEC_reserv_sets_t_base_unordered_remove' [-Wunused-function] 214 | DEF_VEC_P(reserv_sets_t); | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :134:1: note: expanded from here 134 | VEC_reserv_sets_t_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:214:1: warning: unused function 'VEC_reserv_sets_t_base_block_remove' [-Wunused-function] 214 | DEF_VEC_P(reserv_sets_t); | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :142:1: note: expanded from here 142 | VEC_reserv_sets_t_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:214:1: warning: unused function 'VEC_reserv_sets_t_base_lower_bound' [-Wunused-function] 214 | DEF_VEC_P(reserv_sets_t); | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :158:1: note: expanded from here 158 | VEC_reserv_sets_t_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:215:1: warning: unused function 'VEC_reserv_sets_t_heap_alloc' [-Wunused-function] 215 | DEF_VEC_ALLOC_P(reserv_sets_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:706:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 706 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :11:1: note: expanded from here 11 | VEC_reserv_sets_t_heap_alloc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:215:1: warning: unused function 'VEC_reserv_sets_t_heap_copy' [-Wunused-function] 215 | DEF_VEC_ALLOC_P(reserv_sets_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :34:1: note: expanded from here 34 | VEC_reserv_sets_t_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:215:1: warning: unused function 'VEC_reserv_sets_t_heap_safe_grow' [-Wunused-function] 215 | DEF_VEC_ALLOC_P(reserv_sets_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :86:1: note: expanded from here 86 | VEC_reserv_sets_t_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:215:1: warning: unused function 'VEC_reserv_sets_t_heap_safe_insert' [-Wunused-function] 215 | DEF_VEC_ALLOC_P(reserv_sets_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :122:1: note: expanded from here 122 | VEC_reserv_sets_t_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:217:1: warning: unused function 'VEC_vect_el_t_must_be_integral_type' [-Wunused-function] 217 | DEF_VEC_I(vect_el_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:485:20: note: expanded from macro 'DEF_VEC_I' 485 | static inline void VEC_OP (T,must_be,integral_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :140:1: note: expanded from here 140 | VEC_vect_el_t_must_be_integral_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:217:1: warning: unused function 'VEC_vect_el_t_base_iterate' [-Wunused-function] 217 | DEF_VEC_I(vect_el_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :184:1: note: expanded from here 184 | VEC_vect_el_t_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:217:1: warning: unused function 'VEC_vect_el_t_base_embedded_size' [-Wunused-function] 217 | DEF_VEC_I(vect_el_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :3:1: note: expanded from here 3 | VEC_vect_el_t_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:217:1: warning: unused function 'VEC_vect_el_t_base_embedded_init' [-Wunused-function] 217 | DEF_VEC_I(vect_el_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :11:1: note: expanded from here 11 | VEC_vect_el_t_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:217:1: warning: unused function 'VEC_vect_el_t_base_pop' [-Wunused-function] 217 | DEF_VEC_I(vect_el_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :35:1: note: expanded from here 35 | VEC_vect_el_t_base_pop | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:217:1: warning: unused function 'VEC_vect_el_t_base_ordered_remove' [-Wunused-function] 217 | DEF_VEC_I(vect_el_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :67:1: note: expanded from here 67 | VEC_vect_el_t_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:217:1: warning: unused function 'VEC_vect_el_t_base_unordered_remove' [-Wunused-function] 217 | DEF_VEC_I(vect_el_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :75:1: note: expanded from here 75 | VEC_vect_el_t_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:217:1: warning: unused function 'VEC_vect_el_t_base_block_remove' [-Wunused-function] 217 | DEF_VEC_I(vect_el_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :83:1: note: expanded from here 83 | VEC_vect_el_t_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:217:1: warning: unused function 'VEC_vect_el_t_base_address' [-Wunused-function] 217 | DEF_VEC_I(vect_el_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :91:1: note: expanded from here 91 | VEC_vect_el_t_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:217:1: warning: unused function 'VEC_vect_el_t_base_lower_bound' [-Wunused-function] 217 | DEF_VEC_I(vect_el_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :99:1: note: expanded from here 99 | VEC_vect_el_t_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:218:1: warning: unused function 'VEC_vect_el_t_heap_copy' [-Wunused-function] 218 | DEF_VEC_ALLOC_I(vect_el_t, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1083:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1083 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :145:1: note: expanded from here 145 | VEC_vect_el_t_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:218:1: warning: unused function 'VEC_vect_el_t_heap_safe_insert' [-Wunused-function] 218 | DEF_VEC_ALLOC_I(vect_el_t, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1158:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1158 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :35:1: note: expanded from here 35 | VEC_vect_el_t_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4901:1: warning: unused function 'VEC_unit_usage_t_must_be_pointer_type' [-Wunused-function] 4901 | DEF_VEC_P(unit_usage_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :2:1: note: expanded from here 2 | VEC_unit_usage_t_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4901:1: warning: unused function 'VEC_unit_usage_t_base_last' [-Wunused-function] 4901 | DEF_VEC_P(unit_usage_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :30:1: note: expanded from here 30 | VEC_unit_usage_t_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4901:1: warning: unused function 'VEC_unit_usage_t_base_iterate' [-Wunused-function] 4901 | DEF_VEC_P(unit_usage_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :46:1: note: expanded from here 46 | VEC_unit_usage_t_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4901:1: warning: unused function 'VEC_unit_usage_t_base_embedded_size' [-Wunused-function] 4901 | DEF_VEC_P(unit_usage_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :54:1: note: expanded from here 54 | VEC_unit_usage_t_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4901:1: warning: unused function 'VEC_unit_usage_t_base_embedded_init' [-Wunused-function] 4901 | DEF_VEC_P(unit_usage_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :62:1: note: expanded from here 62 | VEC_unit_usage_t_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4901:1: warning: unused function 'VEC_unit_usage_t_base_pop' [-Wunused-function] 4901 | DEF_VEC_P(unit_usage_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :86:1: note: expanded from here 86 | VEC_unit_usage_t_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4901:1: warning: unused function 'VEC_unit_usage_t_base_truncate' [-Wunused-function] 4901 | DEF_VEC_P(unit_usage_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :94:1: note: expanded from here 94 | VEC_unit_usage_t_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4901:1: warning: unused function 'VEC_unit_usage_t_base_ordered_remove' [-Wunused-function] 4901 | DEF_VEC_P(unit_usage_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :118:1: note: expanded from here 118 | VEC_unit_usage_t_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4901:1: warning: unused function 'VEC_unit_usage_t_base_unordered_remove' [-Wunused-function] 4901 | DEF_VEC_P(unit_usage_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :126:1: note: expanded from here 126 | VEC_unit_usage_t_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4901:1: warning: unused function 'VEC_unit_usage_t_base_block_remove' [-Wunused-function] 4901 | DEF_VEC_P(unit_usage_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :134:1: note: expanded from here 134 | VEC_unit_usage_t_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4901:1: warning: unused function 'VEC_unit_usage_t_base_address' [-Wunused-function] 4901 | DEF_VEC_P(unit_usage_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :142:1: note: expanded from here 142 | VEC_unit_usage_t_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4901:1: warning: unused function 'VEC_unit_usage_t_base_lower_bound' [-Wunused-function] 4901 | DEF_VEC_P(unit_usage_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :150:1: note: expanded from here 150 | VEC_unit_usage_t_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4902:1: warning: unused function 'VEC_unit_usage_t_heap_alloc' [-Wunused-function] 4902 | DEF_VEC_ALLOC_P(unit_usage_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:706:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 706 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :180:1: note: expanded from here 180 | VEC_unit_usage_t_heap_alloc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4902:1: warning: unused function 'VEC_unit_usage_t_heap_copy' [-Wunused-function] 4902 | DEF_VEC_ALLOC_P(unit_usage_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :18:1: note: expanded from here 18 | VEC_unit_usage_t_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4902:1: warning: unused function 'VEC_unit_usage_t_heap_safe_grow' [-Wunused-function] 4902 | DEF_VEC_ALLOC_P(unit_usage_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :70:1: note: expanded from here 70 | VEC_unit_usage_t_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:4902:1: warning: unused function 'VEC_unit_usage_t_heap_safe_insert' [-Wunused-function] 4902 | DEF_VEC_ALLOC_P(unit_usage_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :106:1: note: expanded from here 106 | VEC_unit_usage_t_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genautomata.c:6691:1: warning: function 'longest_path_length' is not needed and will not be emitted [-Wunneeded-internal-declaration] 6691 | longest_path_length (state_t state) | ^~~~~~~~~~~~~~~~~~~ 121 warnings generated. cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a -lm ld: warning: read-rtl.c(build/read-rtl.o:(read_rtx_1)): warning: sprintf() is often misused, please use snprintf() ld: warning: read-rtl.c(build/read-rtl.o:(read_name)): warning: strcpy() is almost always misused, please use strlcpy() build/genautomata /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.c Automaton `pentium' 48 NDFA states, 138 NDFA arcs 48 DFA states, 138 DFA arcs 20 minimal DFA states, 82 minimal DFA arcs 274 all insns 17 insn equivalence classes 0 locked states 91 transition comb vector els, 340 trans table els: use comb vect 340 min delay table els, compression factor 2 Automaton `pentium_fpu' 80 NDFA states, 172 NDFA arcs 80 DFA states, 172 DFA arcs 75 minimal DFA states, 162 minimal DFA arcs 274 all insns 8 insn equivalence classes 0 locked states 164 transition comb vector els, 600 trans table els: use comb vect 600 min delay table els, compression factor 1 Automaton `ppro_decoder' 4 NDFA states, 12 NDFA arcs 4 DFA states, 12 DFA arcs 4 minimal DFA states, 12 minimal DFA arcs 274 all insns 4 insn equivalence classes 0 locked states 13 transition comb vector els, 16 trans table els: use simple vect 16 min delay table els, compression factor 8 Automaton `ppro_core' 105 NDFA states, 376 NDFA arcs 105 DFA states, 376 DFA arcs 105 minimal DFA states, 376 minimal DFA arcs 274 all insns 13 insn equivalence classes 0 locked states 481 transition comb vector els, 1365 trans table els: use comb vect 1365 min delay table els, compression factor 1 Automaton `ppro_idiv' 38 NDFA states, 79 NDFA arcs 38 DFA states, 79 DFA arcs 38 minimal DFA states, 79 minimal DFA arcs 274 all insns 5 insn equivalence classes 0 locked states 82 transition comb vector els, 190 trans table els: use simple vect 190 min delay table els, compression factor 1 Automaton `ppro_fdiv' 38 NDFA states, 79 NDFA arcs 38 DFA states, 79 DFA arcs 38 minimal DFA states, 79 minimal DFA arcs 274 all insns 5 insn equivalence classes 0 locked states 82 transition comb vector els, 190 trans table els: use simple vect 190 min delay table els, compression factor 1 Automaton `ppro_load' 3 NDFA states, 8 NDFA arcs 3 DFA states, 8 DFA arcs 3 minimal DFA states, 8 minimal DFA arcs 274 all insns 4 insn equivalence classes 0 locked states 9 transition comb vector els, 12 trans table els: use simple vect 12 min delay table els, compression factor 4 Automaton `ppro_store' 16 NDFA states, 56 NDFA arcs 16 DFA states, 56 DFA arcs 11 minimal DFA states, 44 minimal DFA arcs 274 all insns 7 insn equivalence classes 0 locked states 51 transition comb vector els, 77 trans table els: use simple vect 77 min delay table els, compression factor 4 Automaton `k6_decoder' 4 NDFA states, 11 NDFA arcs 4 DFA states, 11 DFA arcs 3 minimal DFA states, 9 minimal DFA arcs 274 all insns 4 insn equivalence classes 0 locked states 10 transition comb vector els, 12 trans table els: use simple vect 12 min delay table els, compression factor 8 Automaton `k6_load_unit' 11 NDFA states, 24 NDFA arcs 11 DFA states, 24 DFA arcs 11 minimal DFA states, 24 minimal DFA arcs 274 all insns 4 insn equivalence classes 0 locked states 26 transition comb vector els, 44 trans table els: use simple vect 44 min delay table els, compression factor 2 Automaton `k6_store_unit' 68 NDFA states, 233 NDFA arcs 68 DFA states, 233 DFA arcs 37 minimal DFA states, 126 minimal DFA arcs 274 all insns 6 insn equivalence classes 0 locked states 141 transition comb vector els, 222 trans table els: use simple vect 222 min delay table els, compression factor 1 Automaton `k6_integer_units' 114 NDFA states, 396 NDFA arcs 114 DFA states, 396 DFA arcs 114 minimal DFA states, 396 minimal DFA arcs 274 all insns 11 insn equivalence classes 0 locked states 481 transition comb vector els, 1254 trans table els: use comb vect 1254 min delay table els, compression factor 1 Automaton `k6_fpu_unit' 58 NDFA states, 120 NDFA arcs 58 DFA states, 120 DFA arcs 57 minimal DFA states, 118 minimal DFA arcs 274 all insns 5 insn equivalence classes 0 locked states 120 transition comb vector els, 285 trans table els: use simple vect 285 min delay table els, compression factor 1 Automaton `k6_branch_unit' 2 NDFA states, 5 NDFA arcs 2 DFA states, 5 DFA arcs 2 minimal DFA states, 5 minimal DFA arcs 274 all insns 3 insn equivalence classes 0 locked states 6 transition comb vector els, 6 trans table els: use simple vect 6 min delay table els, compression factor 8 Automaton `athlon' 518 NDFA states, 1668 NDFA arcs 518 DFA states, 1668 DFA arcs 76 minimal DFA states, 328 minimal DFA arcs 274 all insns 10 insn equivalence classes 0 locked states 382 transition comb vector els, 760 trans table els: use simple vect 760 min delay table els, compression factor 2 Automaton `athlon_load' 162 NDFA states, 855 NDFA arcs 162 DFA states, 855 DFA arcs 162 minimal DFA states, 855 minimal DFA arcs 274 all insns 10 insn equivalence classes 0 locked states 1039 transition comb vector els, 1620 trans table els: use simple vect 1620 min delay table els, compression factor 2 Automaton `athlon_mult' 16 NDFA states, 48 NDFA arcs 16 DFA states, 48 DFA arcs 16 minimal DFA states, 48 minimal DFA arcs 274 all insns 4 insn equivalence classes 0 locked states 52 transition comb vector els, 64 trans table els: use simple vect 64 min delay table els, compression factor 2 Automaton `athlon_fp' 15522 NDFA states, 106308 NDFA arcs 15522 DFA states, 106308 DFA arcs 463 minimal DFA states, 3234 minimal DFA arcs 274 all insns 22 insn equivalence classes 0 locked states 2987 transition comb vector els, 10186 trans table els: use comb vect 10186 min delay table els, compression factor 1 17533 all allocated states, 109061 all allocated arcs 33034 all allocated alternative states 6217 all transition comb vector els, 17243 all trans table els 17243 all min delay table els 0 all locked states transformation: 0.000000, building DFA: 0.500000 DFA minimization: 0.100000, making insn equivalence: 0.010000 all automaton generation: 0.660000, output: 0.030000 /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include insn-automata.c -o insn-automata.o In file included from insn-automata.c:14: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/pointer-set.c -o pointer-set.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/print-rtl.c -o print-rtl.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/print-tree.c -o print-tree.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/profile.c -o profile.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/profile.c:58: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/profile.c:67: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/profile.c:579:22: warning: expression result unused [-Wunused-value] 579 | num_branches++, num_never_executed; | ^~~~~~~~~~~~~~~~~~ 3 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/value-prof.c -o value-prof.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/value-prof.c:29: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/value-prof.c:36: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/value-prof.c:614:38: warning: variable 'value' set but not used [-Wunused-but-set-variable] 614 | tree modify, op, op1, op2, result, value; | ^ 3 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/var-tracking.c -o var-tracking.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/var-tracking.c:97: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/real.c -o real.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/recog.c -o recog.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/recog.c:41: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/recog.c:3157:31: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3157 | = gen_rtx_EXPR_LIST (REG_NOTE_KIND (note), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 3158 | XEXP (note, 0), | ~~~~~~~~~~~~~~~ 3159 | REG_NOTES (new_insn)); | ~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h:802:30: note: expanded from macro 'REG_NOTE_KIND' 802 | #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) | ^ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/recog.c:3208:33: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3208 | = gen_rtx_EXPR_LIST (REG_EH_REGION, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 3209 | XEXP (note, 0), | ~~~~~~~~~~~~~~~ 3210 | REG_NOTES (x)); | ~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 3 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reg-stack.c -o reg-stack.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reg-stack.c:167: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reg-stack.c:789:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 789 | = gen_rtx_EXPR_LIST (REG_DEAD, FP_MODE_REG (FIRST_STACK_REG, DFmode), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 790 | REG_NOTES (pop_insn)); | ~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reg-stack.c:1064:42: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 1064 | REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_DEAD, top_stack_reg, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1065 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 3 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regclass.c -o regclass.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regclass.c:45: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regmove.c -o regmove.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regmove.c:35: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regmove.c:143:23: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 143 | PUT_MODE (note, REG_UNUSED); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h:341:45: note: expanded from macro 'PUT_MODE' 341 | #define PUT_MODE(RTX, MODE) ((RTX)->mode = (MODE)) | ~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regmove.c:146:28: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 146 | = gen_rtx_EXPR_LIST (REG_INC, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ 147 | reg, REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 3 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regrename.c -o regrename.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regrename.c:33: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regrename.c:127:30: warning: comparison of different enumeration types ('enum reg_note' and 'enum machine_mode') [-Wenum-compare] 127 | if (REG_NOTE_KIND (note) == kind && REG_P (XEXP (note, 0))) | ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regrename.c:162:32: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 162 | clear_dead_regs (&live, REG_DEAD, REG_NOTES (insn)); | ~~~~~~~~~~~~~~~ ^~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regrename.c:168:32: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 168 | clear_dead_regs (&live, REG_UNUSED, REG_NOTES (insn)); | ~~~~~~~~~~~~~~~ ^~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regrename.c:198:15: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 198 | first_obj = obstack_alloc (&rename_obstack, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regrename.c:403:8: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 403 | = obstack_alloc (&rename_obstack, sizeof (struct du_chain)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/regrename.c:455:12: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 455 | this = obstack_alloc (&rename_obstack, sizeof (struct du_chain)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 7 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload.c -o reload.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload.c:106: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload.c:4119:44: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 4119 | REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 4120 | XEXP (substitution, 0), | ~~~~~~~~~~~~~~~~~~~~~~~ 4121 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:110:31: note: expanded from macro 'gen_rtx_INSN_LIST' 110 | gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload.c:6168:44: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 6168 | REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 6169 | XEXP (*r->where, 0), | ~~~~~~~~~~~~~~~~~~~~ 6170 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:110:31: note: expanded from macro 'gen_rtx_INSN_LIST' 110 | gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 3 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-error -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c -o reload1.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:42: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:499:21: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 499 | reload_startobj = obstack_alloc (&reload_obstack, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:516:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 516 | c = obstack_alloc (&reload_obstack, sizeof (struct insn_chain)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:661:21: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 661 | reload_firstobj = obstack_alloc (&reload_obstack, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:971:22: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 971 | reload_firstobj = obstack_alloc (&reload_obstack, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:1444:16: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1444 | chain->rld = obstack_alloc (&reload_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1445 | n_reloads * sizeof (struct reload)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:1447:26: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1447 | reload_insn_firstobj = obstack_alloc (&reload_obstack, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:1461:26: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1461 | reload_insn_firstobj = obstack_alloc (&reload_obstack, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:2516:25: warning: comparison of different enumeration types ('enum machine_mode' and 'enum reg_note') [-Wenum-compare] 2516 | if (GET_MODE (x) == REG_DEAD) | ~~~~~~~~~~~~ ^ ~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:2521:31: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 2521 | x = gen_rtx_EXPR_LIST (REG_NOTE_KIND (x), new, XEXP (x, 1)); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h:802:30: note: expanded from macro 'REG_NOTE_KIND' 802 | #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) | ^ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:3881:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3881 | = gen_rtx_EXPR_LIST (REG_EH_REGION, XEXP (note, 0), REG_NOTES (i)); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:3862:16: warning: variable 'trap_count' set but not used [-Wunused-but-set-variable] 3862 | unsigned int trap_count; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:7760:27: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 7760 | = gen_rtx_EXPR_LIST (REG_EQUIV, in, REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:7769:45: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 7769 | REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_EQUIV, in, REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:7830:27: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 7830 | = gen_rtx_EXPR_LIST (REG_EQUIV, in, REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reload1.c:8338:29: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 8338 | = gen_rtx_EXPR_LIST (REG_EH_REGION, XEXP (eh_note, 0), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8339 | REG_NOTES (x)); | ~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 16 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reorg.c -o reorg.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/reorg.c:130: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/resource.c -o resource.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/resource.c:32: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.c -o rtl.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtlanal.c -o rtlanal.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtlanal.c:33: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl-error.c -o rtl-error.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/sbitmap.c -o sbitmap.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/sched-deps.c -o sched-deps.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/sched-ebb.c -o sched-ebb.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/sched-ebb.c:44: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/sched-rgn.c -o sched-rgn.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/sched-vis.c -o sched-vis.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/sdbout.c -o sdbout.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/see.c -o see.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/see.c:471: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/see.c:727:12: warning: implicit conversion from enumeration type 'enum entry_type' to different enumeration type 'enum rtx_code' [-Wenum-conversion] 727 | return NOT_RELEVANT; | ~~~~~~ ^~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/see.c:731:12: warning: implicit conversion from enumeration type 'enum entry_type' to different enumeration type 'enum rtx_code' [-Wenum-conversion] 731 | return NOT_RELEVANT; | ~~~~~~ ^~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/see.c:3474:62: warning: comparison of different enumeration types ('enum rtx_code' and 'enum entry_type') [-Wenum-compare] 3474 | && (see_get_extension_data (next_insn, &next_source_mode) != | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 3475 | NOT_RELEVANT)) | ~~~~~~~~~~~~ 4 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/simplify-rtx.c -o simplify-rtx.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/simplify-rtx.c:39: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/simplify-rtx.c:3216:18: warning: variable 'input_ops' set but not used [-Wunused-but-set-variable] 3216 | int n_ops = 2, input_ops = 2; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/sreal.c -o sreal.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stmt.c -o stmt.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stmt.c:45: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stor-layout.c -o stor-layout.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stor-layout.c:34: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stringpool.c -o stringpool.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stringpool.c:97:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 97 | return XOBFINISH (&string_stack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/struct-equiv.c -o struct-equiv.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/struct-equiv.c:83: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/targhooks.c -o targhooks.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/targhooks.c:57: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/timevar.c -o timevar.o cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include \ -DTARGET_NAME=\"amd64-unknown-openbsd\" \ -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c -o toplev.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:55: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:1408:49: warning: parameter 'len' set but not used [-Wunused-but-set-parameter] 1408 | default_pch_valid_p (const void *data_p, size_t len) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_must_be_pointer_type' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :75:1: note: expanded from here 75 | VEC_fs_p_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_last' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :103:1: note: expanded from here 103 | VEC_fs_p_base_last | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_iterate' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :119:1: note: expanded from here 119 | VEC_fs_p_base_iterate | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_embedded_size' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :127:1: note: expanded from here 127 | VEC_fs_p_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_embedded_init' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :135:1: note: expanded from here 135 | VEC_fs_p_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_pop' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :159:1: note: expanded from here 159 | VEC_fs_p_base_pop | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_truncate' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :167:1: note: expanded from here 167 | VEC_fs_p_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_replace' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :175:1: note: expanded from here 175 | VEC_fs_p_base_replace | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_ordered_remove' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :191:1: note: expanded from here 191 | VEC_fs_p_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_unordered_remove' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :199:1: note: expanded from here 199 | VEC_fs_p_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_block_remove' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :207:1: note: expanded from here 207 | VEC_fs_p_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_address' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :215:1: note: expanded from here 215 | VEC_fs_p_base_address | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_lower_bound' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :223:1: note: expanded from here 223 | VEC_fs_p_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:169:1: warning: unused function 'VEC_fs_p_heap_alloc' [-Wunused-function] 169 | DEF_VEC_ALLOC_P(fs_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:706:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 706 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :20:1: note: expanded from here 20 | VEC_fs_p_heap_alloc | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:169:1: warning: unused function 'VEC_fs_p_heap_free' [-Wunused-function] 169 | DEF_VEC_ALLOC_P(fs_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:713:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 713 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :30:1: note: expanded from here 30 | VEC_fs_p_heap_free | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:169:1: warning: unused function 'VEC_fs_p_heap_copy' [-Wunused-function] 169 | DEF_VEC_ALLOC_P(fs_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :43:1: note: expanded from here 43 | VEC_fs_p_heap_copy | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:169:1: warning: unused function 'VEC_fs_p_heap_safe_grow' [-Wunused-function] 169 | DEF_VEC_ALLOC_P(fs_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :95:1: note: expanded from here 95 | VEC_fs_p_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:169:1: warning: unused function 'VEC_fs_p_heap_safe_insert' [-Wunused-function] 169 | DEF_VEC_ALLOC_P(fs_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :131:1: note: expanded from here 131 | VEC_fs_p_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~ 20 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tracer.c -o tracer.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tracer.c:44: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c -o tree.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:45: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:50: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3003:8: warning: variable 'constant' set but not used [-Wunused-but-set-variable] 3003 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3003:18: warning: variable 'read_only' set but not used [-Wunused-but-set-variable] 3003 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3003:43: warning: variable 'invariant' set but not used [-Wunused-but-set-variable] 3003 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3049:8: warning: variable 'constant' set but not used [-Wunused-but-set-variable] 3049 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3049:18: warning: variable 'read_only' set but not used [-Wunused-but-set-variable] 3049 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3049:43: warning: variable 'invariant' set but not used [-Wunused-but-set-variable] 3049 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3076:8: warning: variable 'constant' set but not used [-Wunused-but-set-variable] 3076 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3076:18: warning: variable 'read_only' set but not used [-Wunused-but-set-variable] 3076 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3076:43: warning: variable 'invariant' set but not used [-Wunused-but-set-variable] 3076 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3105:8: warning: variable 'constant' set but not used [-Wunused-but-set-variable] 3105 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3105:18: warning: variable 'read_only' set but not used [-Wunused-but-set-variable] 3105 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3105:43: warning: variable 'invariant' set but not used [-Wunused-but-set-variable] 3105 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:5831:2: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 5831 | break; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:5821:7: note: previous statement is here 5821 | for (t = TYPE_FIELDS (type); t; t = TREE_CHAIN (t)) | ^ 15 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-dump.c -o tree-dump.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-dump.c:721:9: warning: cast from 'void (*)(void *)' to 'splay_tree_delete_value_fn' (aka 'void (*)(unsigned long)') converts to incompatible function type [-Wcast-function-type-mismatch] 721 | (splay_tree_delete_value_fn) &free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c -o varasm.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:42: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_last' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:813:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 813 | static inline T *VEC_OP (T,base,last) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :133:1: note: expanded from here 133 | VEC_alias_pair_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_embedded_size' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:843:22: note: expanded from macro '\ DEF_VEC_FUNC_O' 843 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :157:1: note: expanded from here 157 | VEC_alias_pair_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_embedded_init' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:849:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 849 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :165:1: note: expanded from here 165 | VEC_alias_pair_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_pop' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:876:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 876 | static inline void VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :18:1: note: expanded from here 18 | VEC_alias_pair_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_replace' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:890:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 890 | static inline T *VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :34:1: note: expanded from here 34 | VEC_alias_pair_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_ordered_remove' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:918:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 918 | static inline void VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :50:1: note: expanded from here 50 | VEC_alias_pair_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_unordered_remove' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:928:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 928 | static inline void VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :58:1: note: expanded from here 58 | VEC_alias_pair_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_block_remove' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:935:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 935 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :66:1: note: expanded from here 66 | VEC_alias_pair_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_address' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:946:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 946 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :74:1: note: expanded from here 74 | VEC_alias_pair_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_lower_bound' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:952:24: note: expanded from macro '\ DEF_VEC_FUNC_O' 952 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :82:1: note: expanded from here 82 | VEC_alias_pair_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4797:1: warning: unused function 'VEC_alias_pair_gc_alloc' [-Wunused-function] 4797 | DEF_VEC_ALLOC_O(alias_pair,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:979:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 979 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :112:1: note: expanded from here 112 | VEC_alias_pair_gc_alloc | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4797:1: warning: unused function 'VEC_alias_pair_gc_copy' [-Wunused-function] 4797 | DEF_VEC_ALLOC_O(alias_pair,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:988:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 988 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :128:1: note: expanded from here 128 | VEC_alias_pair_gc_copy | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4797:1: warning: unused function 'VEC_alias_pair_gc_free' [-Wunused-function] 4797 | DEF_VEC_ALLOC_O(alias_pair,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1006:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1006 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :147:1: note: expanded from here 147 | VEC_alias_pair_gc_free | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4797:1: warning: unused function 'VEC_alias_pair_gc_safe_grow' [-Wunused-function] 4797 | DEF_VEC_ALLOC_O(alias_pair,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1044:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1044 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :199:1: note: expanded from here 199 | VEC_alias_pair_gc_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4797:1: warning: unused function 'VEC_alias_pair_gc_safe_insert' [-Wunused-function] 4797 | DEF_VEC_ALLOC_O(alias_pair,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1064:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1064 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :24:1: note: expanded from here 24 | VEC_alias_pair_gc_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 16 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varray.c -o varray.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.c -o vec.o cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include \ -DBASEVER="\"4.2.4\"" -DDATESTAMP="\"\"" \ -DDEVPHASE="\"\"" -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/version.c -o version.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vmsdbgout.c -o vmsdbgout.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/xcoffout.c -o xcoffout.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/xcoffout.c:34: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/alloc-pool.c -o alloc-pool.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/et-forest.c -o et-forest.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfghooks.c -o cfghooks.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfghooks.c:28: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bt-load.c -o bt-load.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bt-load.c:29: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bt-load.c:283:17: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 283 | this_group = obstack_alloc (&migrate_btrl_obstack, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 284 | sizeof (struct btr_def_group_s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bt-load.c:307:7: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 307 | = obstack_alloc (&migrate_btrl_obstack, sizeof (struct btr_def_s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/bt-load.c:358:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 358 | user = obstack_alloc (&migrate_btrl_obstack, sizeof (struct btr_user_s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 4 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/pretty-print.c -o pretty-print.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/pretty-print.c:220:21: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 220 | new_chunk_array = XOBNEW (&buffer->chunk_obstack, struct chunk_info); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:331:30: note: expanded from macro 'XOBNEW' 331 | #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/pretty-print.c:279:20: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 279 | args[chunk++] = XOBFINISH (&buffer->chunk_obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/pretty-print.c:358:23: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 358 | args[chunk++] = XOBFINISH (&buffer->chunk_obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/pretty-print.c:363:19: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 363 | args[chunk++] = XOBFINISH (&buffer->chunk_obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/pretty-print.c:537:28: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 537 | *formatters[argno] = XOBFINISH (&buffer->chunk_obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 5 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ggc-page.c -o ggc-page.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ggc-page.c:33: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ggc-page.c:897:60: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] 896 | "Allocating page at %p, object size=%lu, data %p-%p\n", | ~~ | %s 897 | (void *) entry, (unsigned long) OBJECT_SIZE (order), page, | ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ggc-page.c:898:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] 896 | "Allocating page at %p, object size=%lu, data %p-%p\n", | ~~ | %s 897 | (void *) entry, (unsigned long) OBJECT_SIZE (order), page, 898 | page + entry_size - 1); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ggc-page.c:931:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] 930 | "Deallocating page at %p, data %p-%p\n", (void *) entry, | ~~ | %s 931 | entry->page, entry->page + entry->bytes - 1); | ^~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ggc-page.c:931:20: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] 930 | "Deallocating page at %p, data %p-%p\n", (void *) entry, | ~~ | %s 931 | entry->page, entry->page + entry->bytes - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ggc-page.c:553:1: warning: unused function 'ggc_allocated_p' [-Wunused-function] 553 | ggc_allocated_p (const void *p) | ^~~~~~~~~~~~~~~ 6 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/web.c -o web.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/web.c:55: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/passes.c -o passes.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/passes.c:54: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/passes.c:82: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-profile.c -o tree-profile.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-profile.c:34: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-profile.c:41: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtlhooks.c -o rtlhooks.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgexpand.c -o cfgexpand.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgexpand.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgexpand.c:68:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 68 | = gen_rtx_EXPR_LIST (REG_BR_PROB, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 69 | GEN_INT (REG_BR_PROB_BASE - probability), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | REG_NOTES (last)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cfgexpand.c:77:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 77 | = gen_rtx_EXPR_LIST (REG_BR_PROB, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 78 | GEN_INT (probability), REG_NOTES (last)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 3 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-mat.c -o lambda-mat.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-trans.c -o lambda-trans.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c -o lambda-code.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1448:1: warning: unused function 'VEC_lambda_loop_must_be_pointer_type' [-Wunused-function] 1448 | DEF_VEC_P(lambda_loop); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :26:1: note: expanded from here 26 | VEC_lambda_loop_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1448:1: warning: unused function 'VEC_lambda_loop_base_last' [-Wunused-function] 1448 | DEF_VEC_P(lambda_loop); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :54:1: note: expanded from here 54 | VEC_lambda_loop_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1448:1: warning: unused function 'VEC_lambda_loop_base_embedded_size' [-Wunused-function] 1448 | DEF_VEC_P(lambda_loop); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :78:1: note: expanded from here 78 | VEC_lambda_loop_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1448:1: warning: unused function 'VEC_lambda_loop_base_embedded_init' [-Wunused-function] 1448 | DEF_VEC_P(lambda_loop); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :86:1: note: expanded from here 86 | VEC_lambda_loop_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1448:1: warning: unused function 'VEC_lambda_loop_base_pop' [-Wunused-function] 1448 | DEF_VEC_P(lambda_loop); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :110:1: note: expanded from here 110 | VEC_lambda_loop_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1448:1: warning: unused function 'VEC_lambda_loop_base_truncate' [-Wunused-function] 1448 | DEF_VEC_P(lambda_loop); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :118:1: note: expanded from here 118 | VEC_lambda_loop_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1448:1: warning: unused function 'VEC_lambda_loop_base_replace' [-Wunused-function] 1448 | DEF_VEC_P(lambda_loop); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :126:1: note: expanded from here 126 | VEC_lambda_loop_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1448:1: warning: unused function 'VEC_lambda_loop_base_ordered_remove' [-Wunused-function] 1448 | DEF_VEC_P(lambda_loop); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :142:1: note: expanded from here 142 | VEC_lambda_loop_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1448:1: warning: unused function 'VEC_lambda_loop_base_unordered_remove' [-Wunused-function] 1448 | DEF_VEC_P(lambda_loop); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :150:1: note: expanded from here 150 | VEC_lambda_loop_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1448:1: warning: unused function 'VEC_lambda_loop_base_block_remove' [-Wunused-function] 1448 | DEF_VEC_P(lambda_loop); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :158:1: note: expanded from here 158 | VEC_lambda_loop_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1448:1: warning: unused function 'VEC_lambda_loop_base_address' [-Wunused-function] 1448 | DEF_VEC_P(lambda_loop); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :166:1: note: expanded from here 166 | VEC_lambda_loop_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1448:1: warning: unused function 'VEC_lambda_loop_base_lower_bound' [-Wunused-function] 1448 | DEF_VEC_P(lambda_loop); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :174:1: note: expanded from here 174 | VEC_lambda_loop_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1449:1: warning: unused function 'VEC_lambda_loop_heap_alloc' [-Wunused-function] 1449 | DEF_VEC_ALLOC_P(lambda_loop,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:706:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 706 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :5:1: note: expanded from here 5 | VEC_lambda_loop_heap_alloc | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1449:1: warning: unused function 'VEC_lambda_loop_heap_copy' [-Wunused-function] 1449 | DEF_VEC_ALLOC_P(lambda_loop,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :28:1: note: expanded from here 28 | VEC_lambda_loop_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1449:1: warning: unused function 'VEC_lambda_loop_heap_safe_grow' [-Wunused-function] 1449 | DEF_VEC_ALLOC_P(lambda_loop,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :80:1: note: expanded from here 80 | VEC_lambda_loop_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/lambda-code.c:1449:1: warning: unused function 'VEC_lambda_loop_heap_safe_insert' [-Wunused-function] 1449 | DEF_VEC_ALLOC_P(lambda_loop,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :116:1: note: expanded from here 116 | VEC_lambda_loop_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-loop-linear.c -o tree-loop-linear.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-loop-linear.c:33: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-sink.c -o tree-ssa-sink.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-sink.c:30: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vrp.c -o tree-vrp.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vrp.c:29: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vrp.c:3247:8: warning: variable 'found' set but not used [-Wunused-but-set-variable] 3247 | bool found; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vrp.c:4559:14: warning: variable 'ann' set but not used [-Wunused-but-set-variable] 4559 | stmt_ann_t ann; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vrp.c:5081:6: warning: explicitly assigning value of variable of type 'tree' (aka 'union tree_node *') to itself [-Wself-assign] 5081 | min = min; | ~~~ ^ ~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-vrp.c:5085:6: warning: explicitly assigning value of variable of type 'tree' (aka 'union tree_node *') to itself [-Wself-assign] 5085 | max = max; | ~~~ ^ ~~~ 5 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-stdarg.c -o tree-stdarg.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-stdarg.c:30: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-cfgcleanup.c -o tree-cfgcleanup.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-cfgcleanup.c:30: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-cfgcleanup.c:38: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c -o tree-ssa-reassoc.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:31: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:315:1: warning: unused function 'VEC_operand_entry_t_must_be_pointer_type' [-Wunused-function] 315 | DEF_VEC_P(operand_entry_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :25:1: note: expanded from here 25 | VEC_operand_entry_t_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:315:1: warning: unused function 'VEC_operand_entry_t_base_embedded_size' [-Wunused-function] 315 | DEF_VEC_P(operand_entry_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :77:1: note: expanded from here 77 | VEC_operand_entry_t_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:315:1: warning: unused function 'VEC_operand_entry_t_base_embedded_init' [-Wunused-function] 315 | DEF_VEC_P(operand_entry_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :85:1: note: expanded from here 85 | VEC_operand_entry_t_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:315:1: warning: unused function 'VEC_operand_entry_t_base_truncate' [-Wunused-function] 315 | DEF_VEC_P(operand_entry_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :117:1: note: expanded from here 117 | VEC_operand_entry_t_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:315:1: warning: unused function 'VEC_operand_entry_t_base_replace' [-Wunused-function] 315 | DEF_VEC_P(operand_entry_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :125:1: note: expanded from here 125 | VEC_operand_entry_t_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:315:1: warning: unused function 'VEC_operand_entry_t_base_unordered_remove' [-Wunused-function] 315 | DEF_VEC_P(operand_entry_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :149:1: note: expanded from here 149 | VEC_operand_entry_t_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:315:1: warning: unused function 'VEC_operand_entry_t_base_block_remove' [-Wunused-function] 315 | DEF_VEC_P(operand_entry_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :157:1: note: expanded from here 157 | VEC_operand_entry_t_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:315:1: warning: unused function 'VEC_operand_entry_t_base_lower_bound' [-Wunused-function] 315 | DEF_VEC_P(operand_entry_t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :3:1: note: expanded from here 3 | VEC_operand_entry_t_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:316:1: warning: unused function 'VEC_operand_entry_t_heap_alloc' [-Wunused-function] 316 | DEF_VEC_ALLOC_P(operand_entry_t, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:706:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 706 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :33:1: note: expanded from here 33 | VEC_operand_entry_t_heap_alloc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:316:1: warning: unused function 'VEC_operand_entry_t_heap_copy' [-Wunused-function] 316 | DEF_VEC_ALLOC_P(operand_entry_t, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :56:1: note: expanded from here 56 | VEC_operand_entry_t_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:316:1: warning: unused function 'VEC_operand_entry_t_heap_safe_grow' [-Wunused-function] 316 | DEF_VEC_ALLOC_P(operand_entry_t, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :108:1: note: expanded from here 108 | VEC_operand_entry_t_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-reassoc.c:316:1: warning: unused function 'VEC_operand_entry_t_heap_safe_insert' [-Wunused-function] 316 | DEF_VEC_ALLOC_P(operand_entry_t, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :144:1: note: expanded from here 144 | VEC_operand_entry_t_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c -o tree-ssa-structalias.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:33: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:38: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1162:9: warning: variable 'have_ref_node' set but not used [-Wunused-but-set-variable] 1162 | bool have_ref_node = n >= FIRST_REF_NODE; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:2832:17: warning: variable 'q' set but not used [-Wunused-but-set-variable] 2832 | varinfo_t q; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:2871:17: warning: variable 'q' set but not used [-Wunused-but-set-variable] 2871 | varinfo_t q; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:3360:13: warning: variable 'rhstype' set but not used [-Wunused-but-set-variable] 3360 | tree rhstype; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:189:1: warning: unused function 'VEC_constraint_t_must_be_pointer_type' [-Wunused-function] 189 | DEF_VEC_P(constraint_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :203:1: note: expanded from here 203 | VEC_constraint_t_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:189:1: warning: unused function 'VEC_constraint_t_base_last' [-Wunused-function] 189 | DEF_VEC_P(constraint_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :20:1: note: expanded from here 20 | VEC_constraint_t_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:189:1: warning: unused function 'VEC_constraint_t_base_embedded_size' [-Wunused-function] 189 | DEF_VEC_P(constraint_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :44:1: note: expanded from here 44 | VEC_constraint_t_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:189:1: warning: unused function 'VEC_constraint_t_base_embedded_init' [-Wunused-function] 189 | DEF_VEC_P(constraint_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :52:1: note: expanded from here 52 | VEC_constraint_t_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:189:1: warning: unused function 'VEC_constraint_t_base_pop' [-Wunused-function] 189 | DEF_VEC_P(constraint_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :76:1: note: expanded from here 76 | VEC_constraint_t_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:189:1: warning: unused function 'VEC_constraint_t_base_truncate' [-Wunused-function] 189 | DEF_VEC_P(constraint_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :84:1: note: expanded from here 84 | VEC_constraint_t_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:189:1: warning: unused function 'VEC_constraint_t_base_ordered_remove' [-Wunused-function] 189 | DEF_VEC_P(constraint_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :108:1: note: expanded from here 108 | VEC_constraint_t_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:189:1: warning: unused function 'VEC_constraint_t_base_unordered_remove' [-Wunused-function] 189 | DEF_VEC_P(constraint_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :116:1: note: expanded from here 116 | VEC_constraint_t_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:189:1: warning: unused function 'VEC_constraint_t_base_block_remove' [-Wunused-function] 189 | DEF_VEC_P(constraint_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :124:1: note: expanded from here 124 | VEC_constraint_t_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:189:1: warning: unused function 'VEC_constraint_t_base_address' [-Wunused-function] 189 | DEF_VEC_P(constraint_t); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :132:1: note: expanded from here 132 | VEC_constraint_t_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:190:1: warning: unused function 'VEC_constraint_t_heap_copy' [-Wunused-function] 190 | DEF_VEC_ALLOC_P(constraint_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :7:1: note: expanded from here 7 | VEC_constraint_t_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:190:1: warning: unused function 'VEC_constraint_t_heap_safe_grow' [-Wunused-function] 190 | DEF_VEC_ALLOC_P(constraint_t,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :59:1: note: expanded from here 59 | VEC_constraint_t_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:274:1: warning: unused function 'VEC_varinfo_t_must_be_pointer_type' [-Wunused-function] 274 | DEF_VEC_P(varinfo_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :113:1: note: expanded from here 113 | VEC_varinfo_t_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:274:1: warning: unused function 'VEC_varinfo_t_base_last' [-Wunused-function] 274 | DEF_VEC_P(varinfo_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :141:1: note: expanded from here 141 | VEC_varinfo_t_base_last | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:274:1: warning: unused function 'VEC_varinfo_t_base_embedded_size' [-Wunused-function] 274 | DEF_VEC_P(varinfo_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :165:1: note: expanded from here 165 | VEC_varinfo_t_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:274:1: warning: unused function 'VEC_varinfo_t_base_embedded_init' [-Wunused-function] 274 | DEF_VEC_P(varinfo_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :173:1: note: expanded from here 173 | VEC_varinfo_t_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:274:1: warning: unused function 'VEC_varinfo_t_base_pop' [-Wunused-function] 274 | DEF_VEC_P(varinfo_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :197:1: note: expanded from here 197 | VEC_varinfo_t_base_pop | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:274:1: warning: unused function 'VEC_varinfo_t_base_truncate' [-Wunused-function] 274 | DEF_VEC_P(varinfo_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :8:1: note: expanded from here 8 | VEC_varinfo_t_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:274:1: warning: unused function 'VEC_varinfo_t_base_replace' [-Wunused-function] 274 | DEF_VEC_P(varinfo_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :16:1: note: expanded from here 16 | VEC_varinfo_t_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:274:1: warning: unused function 'VEC_varinfo_t_base_ordered_remove' [-Wunused-function] 274 | DEF_VEC_P(varinfo_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :32:1: note: expanded from here 32 | VEC_varinfo_t_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:274:1: warning: unused function 'VEC_varinfo_t_base_unordered_remove' [-Wunused-function] 274 | DEF_VEC_P(varinfo_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :40:1: note: expanded from here 40 | VEC_varinfo_t_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:274:1: warning: unused function 'VEC_varinfo_t_base_block_remove' [-Wunused-function] 274 | DEF_VEC_P(varinfo_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :48:1: note: expanded from here 48 | VEC_varinfo_t_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:274:1: warning: unused function 'VEC_varinfo_t_base_address' [-Wunused-function] 274 | DEF_VEC_P(varinfo_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :56:1: note: expanded from here 56 | VEC_varinfo_t_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:274:1: warning: unused function 'VEC_varinfo_t_base_lower_bound' [-Wunused-function] 274 | DEF_VEC_P(varinfo_t); | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :64:1: note: expanded from here 64 | VEC_varinfo_t_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:276:1: warning: unused function 'VEC_varinfo_t_heap_copy' [-Wunused-function] 276 | DEF_VEC_ALLOC_P(varinfo_t, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :117:1: note: expanded from here 117 | VEC_varinfo_t_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:276:1: warning: unused function 'VEC_varinfo_t_heap_safe_grow' [-Wunused-function] 276 | DEF_VEC_ALLOC_P(varinfo_t, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :169:1: note: expanded from here 169 | VEC_varinfo_t_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:276:1: warning: unused function 'VEC_varinfo_t_heap_safe_insert' [-Wunused-function] 276 | DEF_VEC_ALLOC_P(varinfo_t, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :205:1: note: expanded from here 205 | VEC_varinfo_t_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:408:1: warning: unused function 'VEC_ce_s_base_embedded_size' [-Wunused-function] 408 | DEF_VEC_O(ce_s); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:843:22: note: expanded from macro '\ DEF_VEC_FUNC_O' 843 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :69:1: note: expanded from here 69 | VEC_ce_s_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:408:1: warning: unused function 'VEC_ce_s_base_embedded_init' [-Wunused-function] 408 | DEF_VEC_O(ce_s); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:849:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 849 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :77:1: note: expanded from here 77 | VEC_ce_s_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:408:1: warning: unused function 'VEC_ce_s_base_truncate' [-Wunused-function] 408 | DEF_VEC_O(ce_s); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:882:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 882 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :109:1: note: expanded from here 109 | VEC_ce_s_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:408:1: warning: unused function 'VEC_ce_s_base_replace' [-Wunused-function] 408 | DEF_VEC_O(ce_s); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:890:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 890 | static inline T *VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :117:1: note: expanded from here 117 | VEC_ce_s_base_replace | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:408:1: warning: unused function 'VEC_ce_s_base_ordered_remove' [-Wunused-function] 408 | DEF_VEC_O(ce_s); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:918:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 918 | static inline void VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :133:1: note: expanded from here 133 | VEC_ce_s_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:408:1: warning: unused function 'VEC_ce_s_base_unordered_remove' [-Wunused-function] 408 | DEF_VEC_O(ce_s); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:928:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 928 | static inline void VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :141:1: note: expanded from here 141 | VEC_ce_s_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:408:1: warning: unused function 'VEC_ce_s_base_block_remove' [-Wunused-function] 408 | DEF_VEC_O(ce_s); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:935:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 935 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :149:1: note: expanded from here 149 | VEC_ce_s_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:408:1: warning: unused function 'VEC_ce_s_base_address' [-Wunused-function] 408 | DEF_VEC_O(ce_s); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:946:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 946 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :157:1: note: expanded from here 157 | VEC_ce_s_base_address | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:408:1: warning: unused function 'VEC_ce_s_base_lower_bound' [-Wunused-function] 408 | DEF_VEC_O(ce_s); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:952:24: note: expanded from macro '\ DEF_VEC_FUNC_O' 952 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :165:1: note: expanded from here 165 | VEC_ce_s_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:409:1: warning: unused function 'VEC_ce_s_heap_alloc' [-Wunused-function] 409 | DEF_VEC_ALLOC_O(ce_s, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:979:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 979 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :195:1: note: expanded from here 195 | VEC_ce_s_heap_alloc | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:409:1: warning: unused function 'VEC_ce_s_heap_copy' [-Wunused-function] 409 | DEF_VEC_ALLOC_O(ce_s, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:988:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 988 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :211:1: note: expanded from here 211 | VEC_ce_s_heap_copy | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:409:1: warning: unused function 'VEC_ce_s_heap_safe_grow' [-Wunused-function] 409 | DEF_VEC_ALLOC_O(ce_s, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1044:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1044 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :282:1: note: expanded from here 282 | VEC_ce_s_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:409:1: warning: unused function 'VEC_ce_s_heap_safe_insert' [-Wunused-function] 409 | DEF_VEC_ALLOC_O(ce_s, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1064:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1064 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :31:1: note: expanded from here 31 | VEC_ce_s_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_must_be_integral_type' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:485:20: note: expanded from macro 'DEF_VEC_I' 485 | static inline void VEC_OP (T,must_be,integral_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :58:1: note: expanded from here 58 | VEC_int_must_be_integral_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_base_last' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :86:1: note: expanded from here 86 | VEC_int_base_last | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_base_iterate' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :102:1: note: expanded from here 102 | VEC_int_base_iterate | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_base_embedded_size' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :110:1: note: expanded from here 110 | VEC_int_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_base_embedded_init' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :118:1: note: expanded from here 118 | VEC_int_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_base_pop' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :142:1: note: expanded from here 142 | VEC_int_base_pop | ^~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_base_truncate' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :150:1: note: expanded from here 150 | VEC_int_base_truncate | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_base_replace' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :158:1: note: expanded from here 158 | VEC_int_base_replace | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_base_ordered_remove' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :174:1: note: expanded from here 174 | VEC_int_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_base_unordered_remove' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :182:1: note: expanded from here 182 | VEC_int_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_base_block_remove' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :190:1: note: expanded from here 190 | VEC_int_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_base_address' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :198:1: note: expanded from here 198 | VEC_int_base_address | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:431:1: warning: unused function 'VEC_int_base_lower_bound' [-Wunused-function] 431 | DEF_VEC_I(int); | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :206:1: note: expanded from here 206 | VEC_int_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:432:1: warning: unused function 'VEC_int_heap_alloc' [-Wunused-function] 432 | DEF_VEC_ALLOC_I(int, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1075:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1075 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :236:1: note: expanded from here 236 | VEC_int_heap_alloc | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:432:1: warning: unused function 'VEC_int_heap_copy' [-Wunused-function] 432 | DEF_VEC_ALLOC_I(int, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1083:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1083 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :252:1: note: expanded from here 252 | VEC_int_heap_copy | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:432:1: warning: unused function 'VEC_int_heap_free' [-Wunused-function] 432 | DEF_VEC_ALLOC_I(int, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1101:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1101 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :271:1: note: expanded from here 271 | VEC_int_heap_free | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:432:1: warning: unused function 'VEC_int_heap_safe_grow' [-Wunused-function] 432 | DEF_VEC_ALLOC_I(int, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1138:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1138 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :17:1: note: expanded from here 17 | VEC_int_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:432:1: warning: unused function 'VEC_int_heap_safe_push' [-Wunused-function] 432 | DEF_VEC_ALLOC_I(int, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1150:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1150 | static inline T *VEC_OP (T,A,safe_push) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :35:1: note: expanded from here 35 | VEC_int_heap_safe_push | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:432:1: warning: unused function 'VEC_int_heap_safe_insert' [-Wunused-function] 432 | DEF_VEC_ALLOC_I(int, heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1158:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1158 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :53:1: note: expanded from here 53 | VEC_int_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1092:1: warning: unused function 'VEC_unsigned_must_be_integral_type' [-Wunused-function] 1092 | DEF_VEC_I(unsigned); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:485:20: note: expanded from macro 'DEF_VEC_I' 485 | static inline void VEC_OP (T,must_be,integral_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :32:1: note: expanded from here 32 | VEC_unsigned_must_be_integral_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1092:1: warning: unused function 'VEC_unsigned_base_embedded_size' [-Wunused-function] 1092 | DEF_VEC_I(unsigned); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :84:1: note: expanded from here 84 | VEC_unsigned_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1092:1: warning: unused function 'VEC_unsigned_base_embedded_init' [-Wunused-function] 1092 | DEF_VEC_I(unsigned); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :92:1: note: expanded from here 92 | VEC_unsigned_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1092:1: warning: unused function 'VEC_unsigned_base_truncate' [-Wunused-function] 1092 | DEF_VEC_I(unsigned); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :124:1: note: expanded from here 124 | VEC_unsigned_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1092:1: warning: unused function 'VEC_unsigned_base_replace' [-Wunused-function] 1092 | DEF_VEC_I(unsigned); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :132:1: note: expanded from here 132 | VEC_unsigned_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1092:1: warning: unused function 'VEC_unsigned_base_ordered_remove' [-Wunused-function] 1092 | DEF_VEC_I(unsigned); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :148:1: note: expanded from here 148 | VEC_unsigned_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1092:1: warning: unused function 'VEC_unsigned_base_unordered_remove' [-Wunused-function] 1092 | DEF_VEC_I(unsigned); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :156:1: note: expanded from here 156 | VEC_unsigned_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1092:1: warning: unused function 'VEC_unsigned_base_block_remove' [-Wunused-function] 1092 | DEF_VEC_I(unsigned); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :164:1: note: expanded from here 164 | VEC_unsigned_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1092:1: warning: unused function 'VEC_unsigned_base_address' [-Wunused-function] 1092 | DEF_VEC_I(unsigned); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :172:1: note: expanded from here 172 | VEC_unsigned_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1092:1: warning: unused function 'VEC_unsigned_base_lower_bound' [-Wunused-function] 1092 | DEF_VEC_I(unsigned); | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:491:34: note: expanded from macro 'DEF_VEC_I' 491 | VEC_TA_GTY(T,base,none,); \ | ^ 492 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :180:1: note: expanded from here 180 | VEC_unsigned_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1093:1: warning: unused function 'VEC_unsigned_heap_copy' [-Wunused-function] 1093 | DEF_VEC_ALLOC_I(unsigned,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1083:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1083 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :3:1: note: expanded from here 3 | VEC_unsigned_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1093:1: warning: unused function 'VEC_unsigned_heap_safe_grow' [-Wunused-function] 1093 | DEF_VEC_ALLOC_I(unsigned,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1138:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1138 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :74:1: note: expanded from here 74 | VEC_unsigned_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-ssa-structalias.c:1093:1: warning: unused function 'VEC_unsigned_heap_safe_insert' [-Wunused-function] 1093 | DEF_VEC_ALLOC_I(unsigned,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:495:32: note: expanded from macro 'DEF_VEC_ALLOC_I' 495 | VEC_TA_GTY(T,base,A,); \ | ^ 496 | DEF_VEC_ALLOC_FUNC_I(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1158:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' 1158 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :110:1: note: expanded from here 110 | VEC_unsigned_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 78 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-object-size.c -o tree-object-size.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-object-size.c:27: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl-factoring.c -o rtl-factoring.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl-factoring.c:35: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl-factoring.c:37: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl-factoring.c:991:17: warning: variable 'retjmp' set but not used [-Wunused-but-set-variable] 991 | rtx retlabel, retjmp, saveinsn; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl-factoring.c:991:25: warning: variable 'saveinsn' set but not used [-Wunused-but-set-variable] 991 | rtx retlabel, retjmp, saveinsn; | ^ 4 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include \ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c -o i386.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:33: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:5102:17: warning: variable 'total_size' set but not used [-Wunused-but-set-variable] 5102 | HOST_WIDE_INT total_size; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:5421:30: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 5421 | x = gen_rtx_EXPR_LIST (REG_FRAME_RELATED_EXPR, x, NULL); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:5441:30: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 5441 | x = gen_rtx_EXPR_LIST (REG_FRAME_RELATED_EXPR, x, NULL); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:5497:45: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 5497 | REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_FRAME_RELATED_EXPR, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 5498 | t, REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:5548:45: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 5548 | REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_MAYBE_DEAD, const0_rtx, NULL); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:9347:9: warning: argument 'operands' of type 'rtx[3]' (aka 'struct rtx_def *[3]') with mismatched bound [-Warray-parameter] 9347 | rtx operands[3]) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386-protos.h:88:74: note: previously declared as 'rtx[]' (aka 'struct rtx_def *[]') here 88 | extern int ix86_binary_operator_ok (enum rtx_code, enum machine_mode, rtx[]); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:9426:8: warning: argument 'operands' of type 'rtx[2]' (aka 'struct rtx_def *[2]') with mismatched bound [-Warray-parameter] 9426 | rtx operands[2] ATTRIBUTE_UNUSED) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386-protos.h:97:73: note: previously declared as 'rtx[]' (aka 'struct rtx_def *[]') here 97 | extern int ix86_unary_operator_ok (enum rtx_code, enum machine_mode, rtx[]); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:9614:18: warning: variable 'op1' set but not used [-Wunused-but-set-variable] 9614 | rtx dest, op0, op1, mask, x; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:10649:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 10649 | = gen_rtx_EXPR_LIST (REG_BR_PROB, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 10650 | GEN_INT (bypass_probability), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10651 | REG_NOTES (i)); | ~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:10659:28: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 10659 | = gen_rtx_EXPR_LIST (REG_BR_PROB, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 10660 | GEN_INT (probability), | ~~~~~~~~~~~~~~~~~~~~~~ 10661 | REG_NOTES (i)); | ~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:10670:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 10670 | = gen_rtx_EXPR_LIST (REG_BR_PROB, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 10671 | GEN_INT (second_probability), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10672 | REG_NOTES (i)); | ~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:15858:7: warning: variable 'op2' set but not used [-Wunused-but-set-variable] 15858 | rtx op2; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:17101:10: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 17101 | || (!GET_CODE (x) != LABEL_REF | ^ ~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:17101:10: note: add parentheses after the '!' to evaluate the comparison first 17101 | || (!GET_CODE (x) != LABEL_REF | ^ | ( ) /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:17101:10: note: add parentheses around left hand side expression to silence this warning 17101 | || (!GET_CODE (x) != LABEL_REF | ^ | ( ) /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/i386.c:17101:24: warning: result of comparison of constant 'LABEL_REF' (41) with boolean expression is always true [-Wtautological-constant-out-of-range-compare] 17101 | || (!GET_CODE (x) != LABEL_REF | ~~~~~~~~~~~~~ ^ ~~~~~~~~~ 15 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber \ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/host-openbsd.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/host-openbsd.c:39:1: warning: no previous prototype for function 'openbsd_gt_pch_get_address' [-Wmissing-prototypes] 39 | openbsd_gt_pch_get_address (size_t size, int fd ATTRIBUTE_UNUSED) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/host-openbsd.c:38:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 38 | void * | ^ | static /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/host-openbsd.c:77:1: warning: no previous prototype for function 'openbsd_gt_pch_use_address' [-Wmissing-prototypes] 77 | openbsd_gt_pch_use_address (void *base, size_t size, int fd ATTRIBUTE_UNUSED, size_t off ATTRIBUTE_UNUSED) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/host-openbsd.c:76:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 76 | int | ^ | static 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c -o tree-inline.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:43: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:149:8: warning: variable 'fn' set but not used [-Wunused-but-set-variable] 149 | tree fn; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:390:8: warning: variable 'fn' set but not used [-Wunused-but-set-variable] 390 | tree fn; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:2218:8: warning: variable 'prev_fn' set but not used [-Wunused-but-set-variable] 2218 | tree prev_fn; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1880:1: warning: unused function 'VEC_function_p_must_be_pointer_type' [-Wunused-function] 1880 | DEF_VEC_P(function_p); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :163:1: note: expanded from here 163 | VEC_function_p_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1880:1: warning: unused function 'VEC_function_p_base_last' [-Wunused-function] 1880 | DEF_VEC_P(function_p); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :191:1: note: expanded from here 191 | VEC_function_p_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1880:1: warning: unused function 'VEC_function_p_base_iterate' [-Wunused-function] 1880 | DEF_VEC_P(function_p); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :207:1: note: expanded from here 207 | VEC_function_p_base_iterate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1880:1: warning: unused function 'VEC_function_p_base_embedded_size' [-Wunused-function] 1880 | DEF_VEC_P(function_p); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :9:1: note: expanded from here 9 | VEC_function_p_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1880:1: warning: unused function 'VEC_function_p_base_embedded_init' [-Wunused-function] 1880 | DEF_VEC_P(function_p); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :17:1: note: expanded from here 17 | VEC_function_p_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1880:1: warning: unused function 'VEC_function_p_base_truncate' [-Wunused-function] 1880 | DEF_VEC_P(function_p); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :49:1: note: expanded from here 49 | VEC_function_p_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1880:1: warning: unused function 'VEC_function_p_base_replace' [-Wunused-function] 1880 | DEF_VEC_P(function_p); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :57:1: note: expanded from here 57 | VEC_function_p_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1880:1: warning: unused function 'VEC_function_p_base_ordered_remove' [-Wunused-function] 1880 | DEF_VEC_P(function_p); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :73:1: note: expanded from here 73 | VEC_function_p_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1880:1: warning: unused function 'VEC_function_p_base_unordered_remove' [-Wunused-function] 1880 | DEF_VEC_P(function_p); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :81:1: note: expanded from here 81 | VEC_function_p_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1880:1: warning: unused function 'VEC_function_p_base_block_remove' [-Wunused-function] 1880 | DEF_VEC_P(function_p); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :89:1: note: expanded from here 89 | VEC_function_p_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1880:1: warning: unused function 'VEC_function_p_base_address' [-Wunused-function] 1880 | DEF_VEC_P(function_p); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :97:1: note: expanded from here 97 | VEC_function_p_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1880:1: warning: unused function 'VEC_function_p_base_lower_bound' [-Wunused-function] 1880 | DEF_VEC_P(function_p); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :105:1: note: expanded from here 105 | VEC_function_p_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1881:1: warning: unused function 'VEC_function_p_heap_alloc' [-Wunused-function] 1881 | DEF_VEC_ALLOC_P(function_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:706:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 706 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :135:1: note: expanded from here 135 | VEC_function_p_heap_alloc | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1881:1: warning: unused function 'VEC_function_p_heap_free' [-Wunused-function] 1881 | DEF_VEC_ALLOC_P(function_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:713:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 713 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :145:1: note: expanded from here 145 | VEC_function_p_heap_free | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1881:1: warning: unused function 'VEC_function_p_heap_copy' [-Wunused-function] 1881 | DEF_VEC_ALLOC_P(function_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :158:1: note: expanded from here 158 | VEC_function_p_heap_copy | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1881:1: warning: unused function 'VEC_function_p_heap_safe_grow' [-Wunused-function] 1881 | DEF_VEC_ALLOC_P(function_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :4:1: note: expanded from here 4 | VEC_function_p_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-inline.c:1881:1: warning: unused function 'VEC_function_p_heap_safe_insert' [-Wunused-function] 1881 | DEF_VEC_ALLOC_P(function_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :40:1: note: expanded from here 40 | VEC_function_p_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cgraph.c -o cgraph.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cgraph.c:97: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cgraphunit.c -o cgraphunit.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cgraphunit.c:147: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cgraphunit.c:167: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-nomudflap.c -o tree-nomudflap.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-nomudflap.c:33: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa.c -o ipa.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-inline.c -o ipa-inline.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-utils.c -o ipa-utils.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-utils.c:26: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-utils.c:37: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-reference.c -o ipa-reference.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-reference.c:56: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-reference.c:67: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-pure-const.c -o ipa-pure-const.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-pure-const.c:38: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-pure-const.c:48: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-type-escape.c -o ipa-type-escape.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-type-escape.c:40: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-type-escape.c:51: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 2 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-prop.c -o ipa-prop.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-prop.c:29: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ 1 warning generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-cp.c -o ipa-cp.o In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-cp.c:140: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/ipa-cp.c:890:23: warning: variable 'caller' set but not used [-Wunused-but-set-variable] 890 | struct cgraph_node *caller, *callee, *orig_callee; | ^ 2 warnings generated. rm -rf libbackend.a ar rc libbackend.a double-int.o tree-chrec.o tree-scalar-evolution.o tree-data-ref.o tree-cfg.o tree-dfa.o tree-eh.o tree-ssa.o tree-optimize.o tree-gimple.o gimplify.o tree-pretty-print.o tree-into-ssa.o tree-outof-ssa.o tree-ssa-ccp.o tree-vn.o tree-ssa-uncprop.o tree-ssa-dce.o tree-ssa-copy.o tree-nrv.o tree-ssa-copyrename.o tree-ssa-pre.o tree-ssa-live.o tree-ssa-operands.o tree-ssa-alias.o tree-ssa-phiopt.o tree-ssa-forwprop.o tree-nested.o tree-ssa-dse.o tree-ssa-dom.o domwalk.o tree-tailcall.o gimple-low.o tree-iterator.o omp-low.o tree-phinodes.o tree-ssanames.o tree-sra.o tree-complex.o tree-vect-generic.o tree-ssa-loop.o tree-ssa-loop-niter.o tree-ssa-loop-manip.o tree-ssa-threadupdate.o tree-ssa-threadedge.o tree-vectorizer.o tree-vect-analyze.o tree-vect-transform.o tree-vect-patterns.o tree-ssa-loop-prefetch.o tree-ssa-loop-ivcanon.o tree-ssa-propagate.o tree-ssa-address.o tree-ssa-math-opts.o tree-ssa-loop-ivopts.o tree-if-conv.o tree-ssa-loop-unswitch.o alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o ddg.o tree-ssa-loop-ch.o loop-invariant.o tree-ssa-loop-im.o debug.o df-core.o df-problems.o df-scan.o dfp.o diagnostic.o dojump.o dominance.o loop-doloop.o dwarf2asm.o dwarf2out.o emit-rtl.o except.o explow.o loop-iv.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-modes.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o langhooks.o lcm.o lists.o local-alloc.o mode-switching.o modulo-sched.o optabs.o options.o opts.o opts-common.o params.o postreload.o postreload-gcse.o predict.o insn-preds.o insn-automata.o pointer-set.o print-rtl.o print-tree.o profile.o value-prof.o var-tracking.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o see.o simplify-rtx.o sreal.o stmt.o stor-layout.o stringpool.o struct-equiv.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o varasm.o varray.o vec.o version.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o passes.o tree-profile.o rtlhooks.o cfgexpand.o lambda-mat.o lambda-trans.o lambda-code.o tree-loop-linear.o tree-ssa-sink.o tree-vrp.o tree-stdarg.o tree-cfgcleanup.o tree-ssa-reassoc.o tree-ssa-structalias.o tree-object-size.o rtl-factoring.o i386.o host-openbsd.o tree-inline.o cgraph.o cgraphunit.o tree-nomudflap.o ipa.o ipa-inline.o ipa-utils.o ipa-reference.o ipa-pure-const.o ipa-type-escape.o ipa-prop.o ipa-cp.o ranlib libbackend.a cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o cc1-dummy c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-parser.o c-gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o dummy-checksum.o \ main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a /usr/local/lib/libiconv.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ld: warning: xstrerror.c(xstrerror.o:(xstrerror) in archive ../libiberty/libiberty.a): warning: sprintf() is often misused, please use snprintf() ld: warning: cp-demangle.c(cp-demangle.o:(d_demangle) in archive ../libiberty/libiberty.a): warning: strcat() is almost always misused, please use strlcat() ld: warning: cplus-dem.c(cplus-dem.o:(cplus_demangle) in archive ../libiberty/libiberty.a): warning: strcpy() is almost always misused, please use strlcpy() cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/build -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o build/genchecksum.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genchecksum.c cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genchecksum \ build/genchecksum.o ../build-amd64-unknown-openbsd/libiberty/libiberty.a ld: warning: xstrerror.c(xstrerror.o:(xstrerror) in archive ../build-amd64-unknown-openbsd/libiberty/libiberty.a): warning: sprintf() is often misused, please use snprintf() build/genchecksum cc1-dummy > cc1-checksum.c cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include cc1-checksum.c -o cc1-checksum.o cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o cc1 c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-parser.o c-gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o cc1-checksum.o \ main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a /usr/local/lib/libiconv.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ld: warning: c-aux-info.c(c-aux-info.o:(gen_type)): warning: sprintf() is often misused, please use snprintf() ld: warning: c-common.c(c-common.o:(handle_mode_attribute)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: cp-demangle.c(cp-demangle.o:(d_demangle) in archive ../libiberty/libiberty.a): warning: strcat() is almost always misused, please use strlcat() cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcov.c -o gcov.o cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/errors.c -o errors.o cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H gcov.o intl.o version.o errors.o ../libcpp/libcpp.a /usr/local/lib/libiconv.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov ld: warning: gcov.c(gcov.o:(main)): warning: strcat() is almost always misused, please use strlcat() ld: warning: gcov.c(gcov.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: gcov.c(gcov.o:(main)): warning: sprintf() is often misused, please use snprintf() cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcov-dump.c -o gcov-dump.o cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H gcov-dump.o version.o errors.o ../libcpp/libcpp.a /usr/local/lib/libiconv.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump if test yes = yes \ || test -n ""; then \ /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genmultilib \ "fpic" \ "" \ "fpic=fPIC" \ "" \ "" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/genmultilib '' '' '' '' '' '' '' no \ > tmp-mlib.h; \ fi /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib lsf="/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/||' > tmp-specs.h /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs cc -DGPC -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.2.4\" -DDEFAULT_TARGET_MACHINE=\"amd64-unknown-openbsd\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "no" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` -c `echo /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c | sed 's,^\./,,'` -o p/gpc.o warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:2134:15: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2134 | link_spec = obstack_finish (&obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:2778:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2778 | return obstack_finish (&collect_obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:4853:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4853 | putenv (obstack_finish (&collect_obstack)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:4963:16: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4963 | string = obstack_finish (&obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:5094:22: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 5094 | string = obstack_finish (&obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:5139:22: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 5139 | string = obstack_finish (&obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:5158:22: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 5158 | string = obstack_finish (&obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:5640:14: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 5640 | string = obstack_finish (&obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:6210:16: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 6210 | string = obstack_finish (&obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:6991:23: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 6991 | multilib_select = obstack_finish (&multilib_obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:6998:24: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 6998 | multilib_matches = obstack_finish (&multilib_obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:7007:27: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7007 | multilib_exclusions = obstack_finish (&multilib_obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:7021:25: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7021 | multilib_defaults = obstack_finish (&multilib_obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:7030:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7030 | putenv (obstack_finish (&collect_obstack)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:7609:27: warning: unused parameter 'file_name' [-Wunused-parameter] 7609 | fancy_abort (const char * file_name, int line_number, const char * fun_name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:7609:42: warning: unused parameter 'line_number' [-Wunused-parameter] 7609 | fancy_abort (const char * file_name, int line_number, const char * fun_name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:7609:68: warning: unused parameter 'fun_name' [-Wunused-parameter] 7609 | fancy_abort (const char * file_name, int line_number, const char * fun_name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.c:7972:31: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7972 | mdswitches[i].str = obstack_finish (&multilib_obstack); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 19 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/driver-i386.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/driver-i386.c:95:3: warning: extension used [-Wlanguage-extension-token] 95 | cpuid (0, eax, ebx, ecx, edx); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/driver-i386.c:30:3: note: expanded from macro 'cpuid' 30 | asm volatile ("xchgl %%ebx, %1; cpuid; xchgl %%ebx, %1" \ | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/driver-i386.c:102:3: warning: extension used [-Wlanguage-extension-token] 102 | cpuid (1, eax, ebx, ecx, edx); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/driver-i386.c:30:3: note: expanded from macro 'cpuid' 30 | asm volatile ("xchgl %%ebx, %1; cpuid; xchgl %%ebx, %1" \ | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/driver-i386.c:112:3: warning: extension used [-Wlanguage-extension-token] 112 | cpuid (0x80000000, eax, ebx, ecx, edx); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/driver-i386.c:30:3: note: expanded from macro 'cpuid' 30 | asm volatile ("xchgl %%ebx, %1; cpuid; xchgl %%ebx, %1" \ | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/driver-i386.c:116:7: warning: extension used [-Wlanguage-extension-token] 116 | cpuid (0x80000001, eax, ebx, ecx, edx); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/driver-i386.c:30:3: note: expanded from macro 'cpuid' 30 | asm volatile ("xchgl %%ebx, %1; cpuid; xchgl %%ebx, %1" \ | ^ 4 warnings generated. cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -o xgpc p/gpc.o prefix.o version.o \ intl.o driver-i386.o ../libcpp/libcpp.a /usr/local/lib/libiconv.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ld: warning: xstrerror.c(xstrerror.o:(xstrerror) in archive ../libiberty/libiberty.a): warning: sprintf() is often misused, please use snprintf() ld: warning: make-temp-file.c(make-temp-file.o:(choose_tmpdir) in archive ../libiberty/libiberty.a): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: make-relative-prefix.c(make-relative-prefix.o:(make_relative_prefix) in archive ../libiberty/libiberty.a): warning: strcat() is almost always misused, please use strlcat() cc -o p/diagnostic.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/diagnostic.c cc -o p/parse.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/parse.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from parse.y:66: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ parse.y:1810:51: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 1810 | { ((*yyvalp).ttype) = parser_build_binary_op (POW_EXPR, (((yyGLRStackItem const *)yyvsp)[YYFILL (-2)].yystate.yysemantics.yysval.ttype), (((yyGLRStackItem const *)yyvsp)[YYFILL (0)].yystate.yysemantics.yysval.ttype)); } | ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~ parse.y:1812:51: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 1812 | { ((*yyvalp).ttype) = parser_build_binary_op (POWER_EXPR, (((yyGLRStackItem const *)yyvsp)[YYFILL (-2)].yystate.yysemantics.yysval.ttype), (((yyGLRStackItem const *)yyvsp)[YYFILL (0)].yystate.yysemantics.yysval.ttype)); } | ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~ parse.y:2134:26: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 2134 | { ((*yyvalp).code) = IN_EXPR; } | ~ ^~~~~~~ parse.y:2143:26: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 2143 | { ((*yyvalp).code) = SYMDIFF_EXPR; } | ~ ^~~~~~~~~~~~ parse.y:2440:29: warning: assigning to 'char *' from 'filename_t' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2440 | pascal_input_filename = compiler_filename; | ^ ~~~~~~~~~~~~~~~~~ parse.y:2448:29: warning: assigning to 'char *' from 'filename_t' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2448 | pascal_input_filename = compiler_filename = | ^ ~~~~~~~~~~~~~~~~~~~ 2449 | dest->last_file = YYRHSLOC (src, i).last_file; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8 warnings generated. cc -o p/declarations.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:29: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:297:11: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 297 | error_with_decl (TREE_VALUE (decl), "unresolved forward declaration `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:297:11: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 297 | error_with_decl (TREE_VALUE (decl), "unresolved forward declaration `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:297:11: warning: data argument not used by format string [-Wformat-extra-args] 297 | error_with_decl (TREE_VALUE (decl), "unresolved forward declaration `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:428:13: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 428 | error_with_decl (t, "label `%s' not set"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:428:13: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 428 | error_with_decl (t, "label `%s' not set"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:428:13: warning: data argument not used by format string [-Wformat-extra-args] 428 | error_with_decl (t, "label `%s' not set"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:916:9: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 916 | error_with_decl (decl, "duplicate parameter `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:916:9: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 916 | error_with_decl (decl, "duplicate parameter `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:916:9: warning: data argument not used by format string [-Wformat-extra-args] 916 | error_with_decl (decl, "duplicate parameter `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:995:21: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 995 | if (TREE_CODE (x) == PASCAL_SET_CONSTRUCTOR | ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1068:26: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1068 | if (t && TREE_CODE (t) == OPERATOR_DECL && TREE_CODE (x) == OPERATOR_DECL) | ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1068:60: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1068 | if (t && TREE_CODE (t) == OPERATOR_DECL && TREE_CODE (x) == OPERATOR_DECL) | ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1084:7: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 1084 | error_with_decl (x, "redeclaration of `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1084:7: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 1084 | error_with_decl (x, "redeclaration of `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1084:7: warning: data argument not used by format string [-Wformat-extra-args] 1084 | error_with_decl (x, "redeclaration of `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1085:7: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 1085 | error_with_decl (t, " previous declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1085:7: warning: data argument not used by format string [-Wformat-extra-args] 1085 | error_with_decl (t, " previous declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1160:30: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1160 | if (!t2 || (TREE_CODE (t2) == OPERATOR_DECL && PASCAL_BUILTIN_OPERATOR (t2))) | ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1183:7: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 1183 | error_with_decl (current_function_decl, "shadowing function-identifier `%s' makes"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1183:7: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 1183 | error_with_decl (current_function_decl, "shadowing function-identifier `%s' makes"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1183:7: warning: data argument not used by format string [-Wformat-extra-args] 1183 | error_with_decl (current_function_decl, "shadowing function-identifier `%s' makes"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1184:7: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 1184 | error_with_decl (current_function_decl, " it impossible to assign a function result"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1184:7: warning: data argument not used by format string [-Wformat-extra-args] 1184 | error_with_decl (current_function_decl, " it impossible to assign a function result"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1223:30: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1223 | if (old && TREE_CODE (old) == OPERATOR_DECL && TREE_CODE (x) == OPERATOR_DECL) | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1223:64: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1223 | if (old && TREE_CODE (old) == OPERATOR_DECL && TREE_CODE (x) == OPERATOR_DECL) | ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1242:7: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 1242 | error_with_decl (x, " redeclaration of `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1242:7: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 1242 | error_with_decl (x, " redeclaration of `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1242:7: warning: data argument not used by format string [-Wformat-extra-args] 1242 | error_with_decl (x, " redeclaration of `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1243:7: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 1243 | error_with_decl (old, " previous declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1243:7: warning: data argument not used by format string [-Wformat-extra-args] 1243 | error_with_decl (old, " previous declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1499:31: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1499 | if (t && (TREE_CODE (t) == OPERATOR_DECL && PASCAL_BUILTIN_OPERATOR (t))) | ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:2369:13: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 2369 | error_with_decl (field, "duplicate field `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:2369:13: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 2369 | error_with_decl (field, "duplicate field `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:2369:13: warning: data argument not used by format string [-Wformat-extra-args] 2369 | error_with_decl (field, "duplicate field `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:2856:34: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 2856 | placeholder_decl = build_decl (OPERATOR_DECL, name, void_type_node); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:3578:44: note: expanded from macro 'build_decl' 3578 | #define build_decl(c,t,q) build_decl_stat (c,t,q MEM_STAT_INFO) | ~~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:2986:11: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 2986 | error_with_decl (old, " previous declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:2986:11: warning: data argument not used by format string [-Wformat-extra-args] 2986 | error_with_decl (old, " previous declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:3001:11: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 3001 | error_with_decl (old, " previous declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:3001:11: warning: data argument not used by format string [-Wformat-extra-args] 3001 | error_with_decl (old, " previous declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:3153:7: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 3153 | error_with_decl (decl, "shadowing function-identifier `%s' by a formal"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:3153:7: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 3153 | error_with_decl (decl, "shadowing function-identifier `%s' by a formal"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:3153:7: warning: data argument not used by format string [-Wformat-extra-args] 3153 | error_with_decl (decl, "shadowing function-identifier `%s' by a formal"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:3154:7: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 3154 | error_with_decl (decl, " parameter makes it impossible to assign a function result"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:3154:7: warning: data argument not used by format string [-Wformat-extra-args] 3154 | error_with_decl (decl, " parameter makes it impossible to assign a function result"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:3945:13: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 3945 | error_with_decl (d, "storage size of `%s' isn't constant"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:3945:13: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 3945 | error_with_decl (d, "storage size of `%s' isn't constant"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:3945:13: warning: data argument not used by format string [-Wformat-extra-args] 3945 | error_with_decl (d, "storage size of `%s' isn't constant"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/declarations.c:1779:1: warning: unused function 'pascal_adjust_rli' [-Wunused-function] 1779 | pascal_adjust_rli (record_layout_info rli) | ^~~~~~~~~~~~~~~~~ 50 warnings generated. cc -o p/expressions.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:29: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:218:1: warning: no previous prototype for function 'gpc_build_call' [-Wmissing-prototypes] 218 | gpc_build_call(tree rtype, tree function, tree params) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:217:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 217 | tree | ^ | static /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:274:15: warning: unused variable 'side_effects' [-Wunused-variable] 274 | int side_effects = TREE_SIDE_EFFECTS (expr); | ^~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:322:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 322 | error (msg); | ^~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:322:14: note: treat the string as an argument to avoid this 322 | error (msg); | ^ | "%s", /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:364:20: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 364 | code = IO_RANGE_CHECK_EXPR; | ~ ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:366:20: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 366 | code = RANGE_CHECK_EXPR; | ~ ^~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:394:9: warning: '&&' within '||' [-Wlogical-op-parentheses] 393 | if (TREE_CODE (type) == TREE_CODE (TREE_TYPE (expr)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 394 | && PASCAL_CHAR_TYPE (type) == PASCAL_CHAR_TYPE (TREE_TYPE (expr)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 395 | || !ORDINAL_TYPE (TREE_CODE (type))) | ~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:394:9: note: place parentheses around the '&&' expression to silence this warning 393 | if (TREE_CODE (type) == TREE_CODE (TREE_TYPE (expr)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 394 | && PASCAL_CHAR_TYPE (type) == PASCAL_CHAR_TYPE (TREE_TYPE (expr)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:501:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 501 | case POWER_EXPR: return "**"; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:500:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 500 | case POW_EXPR: return "pow"; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:512:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 512 | case SYMDIFF_EXPR: return "><"; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:511:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 511 | case IN_EXPR: return "in"; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:687:30: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 687 | if (t && TREE_CODE (t) == OPERATOR_DECL) | ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:708:31: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 708 | if (co->warn_parentheses && HAS_EXP_ORIGINAL_CODE_FIELD (exp_inner)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:432:23: note: expanded from macro 'HAS_EXP_ORIGINAL_CODE_FIELD' 432 | && TREE_CODE (exp) != PASCAL_SET_CONSTRUCTOR) | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:712:89: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 712 | || ((OR_OP (inner) || AND_OP (inner) || (!rhs && inner == TRUTH_NOT_EXPR)) && REL_OP (outer))) | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:700:69: note: expanded from macro 'REL_OP' 700 | || code == NE_EXPR || code == LE_EXPR || code == GE_EXPR || code == IN_EXPR) | ~~~~ ^ ~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:804:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 804 | case IN_EXPR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:834:8: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 834 | if (!HAS_EXP_ORIGINAL_CODE_FIELD (t) || code == NOP_EXPR) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:432:23: note: expanded from macro 'HAS_EXP_ORIGINAL_CODE_FIELD' 432 | && TREE_CODE (exp) != PASCAL_SET_CONSTRUCTOR) | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:877:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 877 | case SYMDIFF_EXPR: mask = 6; break; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1011:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 1011 | case POWER_EXPR: op_name = "RPower"; break; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1012:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 1012 | case POW_EXPR: op_name = "Pow"; break; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1027:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 1027 | case SYMDIFF_EXPR: op_name = "SymDiff"; break; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1015:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 1015 | case IN_EXPR: op_name = "In"; break; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1043:12: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1043 | if (code == POWER_EXPR) | ~~~~ ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1054:17: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1054 | else if (code == POW_EXPR) | ~~~~ ^ ~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1138:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 1138 | case POWER_EXPR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1193:10: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1193 | if (t1 == PASCAL_SET_CONSTRUCTOR | ~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1196:10: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1196 | if (t2 == PASCAL_SET_CONSTRUCTOR | ~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1197:46: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1197 | && TREE_CODE (tt2) == SET_TYPE && code != IN_EXPR) | ~~~~ ^ ~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1223:12: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1223 | if (code == POWER_EXPR || code == POW_EXPR) | ~~~~ ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1223:34: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1223 | if (code == POWER_EXPR || code == POW_EXPR) | ~~~~ ^ ~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1224:37: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1224 | return build_predef_call ((code == POW_EXPR) ? p_pow : LEX_POWER, | ~~~~ ^ ~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1333:12: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1333 | if (code == IN_EXPR) | ~~~~ ^ ~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1347:28: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1347 | if (TREE_CODE (exp2) == PASCAL_SET_CONSTRUCTOR) | ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1429:16: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1429 | if (code == SYMDIFF_EXPR) | ~~~~ ^ ~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1432:28: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1432 | if (TREE_CODE (exp1) == PASCAL_SET_CONSTRUCTOR | ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1433:31: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1433 | && TREE_CODE (exp2) == PASCAL_SET_CONSTRUCTOR) | ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1455:16: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 1455 | case SYMDIFF_EXPR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1493:16: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 1493 | case SYMDIFF_EXPR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1537:16: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 1537 | case SYMDIFF_EXPR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1939:29: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1939 | || TREE_CODE (factor) == PASCAL_SET_CONSTRUCTOR) | ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:1953:12: warning: variable 'string_cst_type' set but not used [-Wunused-but-set-variable] 1953 | tree string_cst_type = NULL_TREE; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:2850:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 2850 | case IN_EXPR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:3328:30: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 3328 | || TREE_CODE (arg) == PASCAL_SET_CONSTRUCTOR) | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:3421:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 3421 | error (errstring); | ^~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:3421:10: note: treat the string as an argument to avoid this 3421 | error (errstring); | ^ | "%s", /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/expressions.c:4012:23: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 4012 | if (TREE_CODE (lhs) == PASCAL_BIT_FIELD_REF) | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~ 45 warnings generated. cc -o p/gpc-lex.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c:26: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c:50: pascal-lex.l:219:45: warning: comparison of integers of different signs: 'int' and 'yy_size_t' (aka 'unsigned long') [-Wsign-compare] 219 | if (!TokenStringBuf || TokenStringBufSize < yyleng + 1) | ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c:122:18: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] 121 | fprintf (stderr, "\001#progress# %s (%d)\n", pascal_input_filename, | ~~ | %ld 122 | lineno); | ^~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c:139:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 139 | error (Msg); | ^~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c:139:10: note: treat the string as an argument to avoid this 139 | error (Msg); | ^ | "%s", /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c:413:12: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 413 | error ("%Hsyntax error before `%s'", &loc_aux, IDENTIFIER_NAME (id)); | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c:413:40: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 413 | error ("%Hsyntax error before `%s'", &loc_aux, IDENTIFIER_NAME (id)); | ~~ ^~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c:413:50: warning: data argument not used by format string [-Wformat-extra-args] 413 | error ("%Hsyntax error before `%s'", &loc_aux, IDENTIFIER_NAME (id)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:417:3: note: expanded from macro 'IDENTIFIER_NAME' 417 | (IDENTIFIER_SPELLING (ID) ? IDENTIFIER_SPELLING (ID) : IDENTIFIER_POINTER (ID)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c:483:25: warning: assigning to 'char *' from 'filename_t' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 483 | pascal_input_filename = lexer_filename; | ^ ~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c:635:42: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 635 | declared = !(TREE_CODE (t) == OPERATOR_DECL && PASCAL_BUILTIN_OPERATOR (t)); | ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c:724:25: warning: assigning to 'char *' from 'filename_t' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 724 | pascal_input_filename = compiler_filename; | ^ ~~~~~~~~~~~~~~~~~ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc-lex.c:50: pascal-lex.c:2204:16: warning: 'static' function 'input' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 2204 | static int input (void) | ^~~~~ 12 warnings generated. /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/script/mk-handle-opts-c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/opts.sum "p/handle-opts.c" cc -o p/lang.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:28: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:35: ./gtype-p.h:70:97: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 70 | switch (((TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) || (TREE_CODE (&((*x)).generic) == INTERFACE_NAME_NODE) || (TREE_CODE (&((*x)).generic) == IMPORT_NODE)) ? TREE_CODE (&((*x)).generic) : 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ ./gtype-p.h:70:153: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 70 | switch (((TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) || (TREE_CODE (&((*x)).generic) == INTERFACE_NAME_NODE) || (TREE_CODE (&((*x)).generic) == IMPORT_NODE)) ? TREE_CODE (&((*x)).generic) : 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ ./gtype-p.h:599:97: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 599 | switch (((TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) || (TREE_CODE (&((*x)).generic) == INTERFACE_NAME_NODE) || (TREE_CODE (&((*x)).generic) == IMPORT_NODE)) ? TREE_CODE (&((*x)).generic) : 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ ./gtype-p.h:599:153: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 599 | switch (((TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) || (TREE_CODE (&((*x)).generic) == INTERFACE_NAME_NODE) || (TREE_CODE (&((*x)).generic) == IMPORT_NODE)) ? TREE_CODE (&((*x)).generic) : 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ ./gtype-p.h:1164:93: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1164 | switch (((TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) || (TREE_CODE (&((*x)).generic) == INTERFACE_NAME_NODE) || (TREE_CODE (&((*x)).generic) == IMPORT_NODE)) ? TREE_CODE (&((*x)).generic) : 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ ./gtype-p.h:1164:149: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1164 | switch (((TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) || (TREE_CODE (&((*x)).generic) == INTERFACE_NAME_NODE) || (TREE_CODE (&((*x)).generic) == IMPORT_NODE)) ? TREE_CODE (&((*x)).generic) : 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:96:26: warning: unused parameter 't' [-Wunused-parameter] 96 | pascal_expand_expr (tree t, rtx r, enum machine_mode mm, int em, rtx *a ATTRIBUTE_UNUSED) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:96:33: warning: unused parameter 'r' [-Wunused-parameter] 96 | pascal_expand_expr (tree t, rtx r, enum machine_mode mm, int em, rtx *a ATTRIBUTE_UNUSED) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:96:54: warning: unused parameter 'mm' [-Wunused-parameter] 96 | pascal_expand_expr (tree t, rtx r, enum machine_mode mm, int em, rtx *a ATTRIBUTE_UNUSED) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:96:62: warning: unused parameter 'em' [-Wunused-parameter] 96 | pascal_expand_expr (tree t, rtx r, enum machine_mode mm, int em, rtx *a ATTRIBUTE_UNUSED) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:169:21: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 169 | code == IO_RANGE_CHECK_EXPR, 1); | ~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:154:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 154 | case PASCAL_BIT_FIELD_REF: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:173:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 173 | case PASCAL_CONSTRUCTOR_CALL: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:163:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 163 | case RANGE_CHECK_EXPR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:164:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 164 | case IO_RANGE_CHECK_EXPR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:212:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 212 | case PASCAL_SET_CONSTRUCTOR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:146:1: warning: no previous prototype for function 'pascal_gimplify_expr' [-Wmissing-prototypes] 146 | pascal_gimplify_expr (tree *expr_p, tree *pre_p ATTRIBUTE_UNUSED, | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:145:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 145 | int | ^ | static /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:411:24: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 411 | if (TREE_CODE (node) == IMPORT_NODE) | ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:783:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 783 | case INTERFACE_NAME_NODE: return sizeof (struct tree_inn); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:784:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 784 | case IMPORT_NODE: return sizeof (struct tree_import); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1339:15: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 1339 | error_with_decl (decl, | ^~~~~~~~~~~~~~~~~~~~~~ 1340 | "section attribute cannot be specified for local variables"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1339:15: warning: data argument not used by format string [-Wformat-extra-args] 1339 | error_with_decl (decl, | ^~~~~~~~~~~~~~~~~~~~~~ 1340 | "section attribute cannot be specified for local variables"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1350:15: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 1350 | error_with_decl (*node, | ^~~~~~~~~~~~~~~~~~~~~~~ 1351 | "section of `%s' conflicts with previous declaration"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1350:15: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 1350 | error_with_decl (*node, | ^~~~~~~~~~~~~~~~~~~~~~~ 1351 | "section of `%s' conflicts with previous declaration"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1350:15: warning: data argument not used by format string [-Wformat-extra-args] 1350 | error_with_decl (*node, | ^~~~~~~~~~~~~~~~~~~~~~~ 1351 | "section of `%s' conflicts with previous declaration"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1359:11: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 1359 | error_with_decl (*node, | ^~~~~~~~~~~~~~~~~~~~~~~ 1360 | "section attribute not allowed for `%s'"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1359:11: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 1359 | error_with_decl (*node, | ^~~~~~~~~~~~~~~~~~~~~~~ 1360 | "section attribute not allowed for `%s'"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1359:11: warning: data argument not used by format string [-Wformat-extra-args] 1359 | error_with_decl (*node, | ^~~~~~~~~~~~~~~~~~~~~~~ 1360 | "section attribute not allowed for `%s'"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1366:7: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 1366 | error_with_decl (*node, | ^~~~~~~~~~~~~~~~~~~~~~~ 1367 | "section attributes are not supported for this target"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1366:7: warning: data argument not used by format string [-Wformat-extra-args] 1366 | error_with_decl (*node, | ^~~~~~~~~~~~~~~~~~~~~~~ 1367 | "section attributes are not supported for this target"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1440:7: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 1440 | error_with_decl (decl, "alignment may not be specified for `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1440:7: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 1440 | error_with_decl (decl, "alignment may not be specified for `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1440:7: warning: data argument not used by format string [-Wformat-extra-args] 1440 | error_with_decl (decl, "alignment may not be specified for `%s'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1474:7: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 1474 | error_with_decl (decl, | ^~~~~~~~~~~~~~~~~~~~~~ 1475 | "`%s' defined both normally and as an alias"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1474:7: warning: format specifies type 'char *' but the argument has type 'location_t *' (aka 'struct location_s *') [-Wformat] 1474 | error_with_decl (decl, | ^~~~~~~~~~~~~~~~~~~~~~ 1475 | "`%s' defined both normally and as an alias"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:47: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1474:7: warning: data argument not used by format string [-Wformat-extra-args] 1474 | error_with_decl (decl, | ^~~~~~~~~~~~~~~~~~~~~~ 1475 | "`%s' defined both normally and as an alias"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1747:21: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1747 | if (TREE_CODE (t) == PASCAL_SET_CONSTRUCTOR) | ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1776:1: warning: no previous prototype for function 'pascal_types_compatible_p' [-Wmissing-prototypes] 1776 | pascal_types_compatible_p (tree t1, tree t2) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1775:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1775 | int | ^ | static /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1814:28: warning: unused parameter 't' [-Wunused-parameter] 1814 | pascal_get_alias_set (tree t) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1814:1: warning: no previous prototype for function 'pascal_get_alias_set' [-Wmissing-prototypes] 1814 | pascal_get_alias_set (tree t) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1810:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1810 | HOST_WIDE_INT | ^ | static /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/hwint.h:55:26: note: expanded from macro 'HOST_WIDE_INT' 55 | # define HOST_WIDE_INT long | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1824:1: warning: no previous prototype for function 'pascal_mark_addressable' [-Wmissing-prototypes] 1824 | pascal_mark_addressable (tree exp) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1820:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1820 | bool | ^ | static /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/system.h:604:15: note: expanded from macro 'bool' 604 | # define bool unsigned char | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang.c:1510:1: warning: unused function 'pascal_clear_binding_stack' [-Wunused-function] 1510 | pascal_clear_binding_stack (void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 44 warnings generated. cc -o p/module.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -DTARGET_NAME=\"amd64-unknown-openbsd\" /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:29: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:1650:15: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 1650 | int h = HASH_FUNC (special_node); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:271:26: note: expanded from macro 'HASH_FUNC' 271 | #define HASH_FUNC(NODE) (abs ((NODE) - NULL_TREE) % MAX_HASH_TABLE) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:1650:15: note: use function 'labs' instead /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:271:26: note: expanded from macro 'HASH_FUNC' 271 | #define HASH_FUNC(NODE) (abs ((NODE) - NULL_TREE) % MAX_HASH_TABLE) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:1673:31: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1673 | else if (TREE_CODE (id) == IMPORT_NODE) | ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:1650:15: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1650 | int h = HASH_FUNC (special_node); | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:271:38: note: expanded from macro 'HASH_FUNC' 271 | #define HASH_FUNC(NODE) (abs ((NODE) - NULL_TREE) % MAX_HASH_TABLE) | ^ ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:1790:14: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 1790 | int n, h = HASH_FUNC (node); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:271:26: note: expanded from macro 'HASH_FUNC' 271 | #define HASH_FUNC(NODE) (abs ((NODE) - NULL_TREE) % MAX_HASH_TABLE) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:1790:14: note: use function 'labs' instead /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:271:26: note: expanded from macro 'HASH_FUNC' 271 | #define HASH_FUNC(NODE) (abs ((NODE) - NULL_TREE) % MAX_HASH_TABLE) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:1790:14: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1790 | int n, h = HASH_FUNC (node); | ^~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:271:38: note: expanded from macro 'HASH_FUNC' 271 | #define HASH_FUNC(NODE) (abs ((NODE) - NULL_TREE) % MAX_HASH_TABLE) | ^ ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:1937:18: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 1937 | int hash = HASH_FUNC (t); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:271:26: note: expanded from macro 'HASH_FUNC' 271 | #define HASH_FUNC(NODE) (abs ((NODE) - NULL_TREE) % MAX_HASH_TABLE) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:1937:18: note: use function 'labs' instead /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:271:26: note: expanded from macro 'HASH_FUNC' 271 | #define HASH_FUNC(NODE) (abs ((NODE) - NULL_TREE) % MAX_HASH_TABLE) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:1937:18: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1937 | int hash = HASH_FUNC (t); | ^~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:271:38: note: expanded from macro 'HASH_FUNC' 271 | #define HASH_FUNC(NODE) (abs ((NODE) - NULL_TREE) % MAX_HASH_TABLE) | ^ ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:2022:21: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 2022 | if (TREE_CODE (t) == INTERFACE_NAME_NODE || TREE_CODE (t) == IDENTIFIER_NODE) | ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:2027:18: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 2027 | int hash = HASH_FUNC (t); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:271:26: note: expanded from macro 'HASH_FUNC' 271 | #define HASH_FUNC(NODE) (abs ((NODE) - NULL_TREE) % MAX_HASH_TABLE) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:2027:18: note: use function 'labs' instead /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:271:26: note: expanded from macro 'HASH_FUNC' 271 | #define HASH_FUNC(NODE) (abs ((NODE) - NULL_TREE) % MAX_HASH_TABLE) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:2244:27: warning: unused variable 'n' [-Wunused-variable] 2244 | HOST_WIDE_INT n; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:2027:18: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2027 | int hash = HASH_FUNC (t); | ^~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:271:38: note: expanded from macro 'HASH_FUNC' 271 | #define HASH_FUNC(NODE) (abs ((NODE) - NULL_TREE) % MAX_HASH_TABLE) | ^ ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:2498:18: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 2498 | t = make_node (INTERFACE_NAME_NODE); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:3472:38: note: expanded from macro 'make_node' 3472 | #define make_node(t) make_node_stat (t MEM_STAT_INFO) | ~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:3327:54: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 3327 | tree new_import = make_node (INTERFACE_NAME_NODE); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:3472:38: note: expanded from macro 'make_node' 3472 | #define make_node(t) make_node_stat (t MEM_STAT_INFO) | ~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:3243:11: warning: variable 'implementation_flag' set but not used [-Wunused-but-set-variable] 3243 | int implementation_flag = 0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:3602:37: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 3602 | if (TREE_CODE (TREE_VALUE (item)) == IMPORT_NODE) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:3647:40: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 3647 | if (TREE_CODE (TREE_VALUE (ename)) == IMPORT_NODE) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/module.c:3731:27: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 3731 | tree t = make_node (IMPORT_NODE); | ~~~~~~~~~~~^~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:3472:38: note: expanded from macro 'make_node' 3472 | #define make_node(t) make_node_stat (t MEM_STAT_INFO) | ~~~~~~~~~~~~~~ ^ 19 warnings generated. cc -o p/objects.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/objects.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/objects.c:26: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/objects.c:239:22: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 239 | return build2 (PASCAL_CONSTRUCTOR_CALL, TYPE_POINTER_TO (type), | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 240 | constructor_call, fun); | ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:3547:41: note: expanded from macro 'build2' 3547 | #define build2(c,t1,t2,t3) build2_stat (c,t1,t2,t3 MEM_STAT_INFO) | ~~~~~~~~~~~ ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/objects.c:448:31: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 448 | pascal_input_filename = DECL_SOURCE_FILE (heading); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/objects.c:552:31: warning: assigning to 'char *' from 'filename_t' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 552 | pascal_input_filename = save_input_filename; | ^ ~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/objects.c:654:27: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 654 | error_with_decl (*dm, "virtual method does not match inherited method"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/objects.c:654:27: warning: data argument not used by format string [-Wformat-extra-args] 654 | error_with_decl (*dm, "virtual method does not match inherited method"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/objects.c:655:27: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 655 | error_with_decl (*pm, " inherited method"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/objects.c:655:27: warning: data argument not used by format string [-Wformat-extra-args] 655 | error_with_decl (*pm, " inherited method"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ 9 warnings generated. cc -o p/options.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/options.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/options.c:26: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 2 warnings generated. cc -o p/predef.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c:27: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c:1227:135: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 1227 | errstr = "argument %d to `%s' must be a `CString' (`PChar')"; break; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c:1226:15: note: previous statement is here 1226 | case 'q': if (!(code == POINTER_TYPE && integer_zerop (val)) && TYPE_MAIN_VARIANT (type) != cstring_type_node && !is_string_compatible_type (val, 1)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c:1233:129: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 1233 | errstr = "argument %d to `%s' must be an untyped file"; break; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c:1232:15: note: previous statement is here 1232 | case 'k': if (!PASCAL_TYPE_FILE (type) || TREE_CODE (TREE_TYPE (type)) != VOID_TYPE) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c:1244:43: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1244 | && TREE_CODE (val) != PASCAL_SET_CONSTRUCTOR) | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c:1619:25: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1619 | if (TREE_CODE (val) == PASCAL_SET_CONSTRUCTOR | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c:1636:25: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1636 | if (TREE_CODE (val) == PASCAL_SET_CONSTRUCTOR | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c:3175:39: warning: variable 't' is uninitialized when used here [-Wuninitialized] 3175 | t = TYPE_NAME (TREE_TYPE (t)); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:874:27: note: expanded from macro 'TREE_TYPE' 874 | #define TREE_TYPE(NODE) ((NODE)->common.type) | ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:1926:38: note: expanded from macro 'TYPE_NAME' 1926 | #define TYPE_NAME(NODE) (TYPE_CHECK (NODE)->type.name) | ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:847:42: note: expanded from macro 'TYPE_CHECK' 847 | #define TYPE_CHECK(T) TREE_CLASS_CHECK (T, tcc_type) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:828:37: note: expanded from macro 'TREE_CLASS_CHECK' 828 | #define TREE_CLASS_CHECK(T, CODE) (T) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/predef.c:3171:13: note: initialize the variable 't' to silence this warning 3171 | tree t; | ^ | = NULL 8 warnings generated. cc -o p/statements.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -DRTS_VERSION_CHECK="\"_p_GPC_RTS_VERSION_`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`\"" /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c:29: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c:185:27: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 185 | || TREE_CODE (t) == PASCAL_BIT_FIELD_REF) | ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c:438:23: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 438 | error_with_decl (duplicate, " this is the first entry for that constant"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c:438:23: warning: data argument not used by format string [-Wformat-extra-args] 438 | error_with_decl (duplicate, " this is the first entry for that constant"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c:600:24: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 600 | if (TREE_CODE (expr) == PASCAL_SET_CONSTRUCTOR | ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c:653:50: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 653 | expand_start_cond (build_pascal_binary_op (IN_EXPR, counter, set_var), 0); | ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.h:35:51: note: expanded from macro 'expand_start_cond' 35 | #define expand_start_cond(x, y) plant_start_cond (x, y) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c:1126:21: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1126 | if (TREE_CODE (t) == PASCAL_CONSTRUCTOR_CALL) | ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c:1305:26: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1305 | if (TREE_CODE (source) == PASCAL_SET_CONSTRUCTOR | ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c:1343:47: warning: unused parameter 'is_init' [-Wunused-parameter] 1343 | assign_string2 (tree target, tree source, int is_init) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c:1343:1: warning: no previous prototype for function 'assign_string2' [-Wmissing-prototypes] 1343 | assign_string2 (tree target, tree source, int is_init) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c:1342:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1342 | tree | ^ | static /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/statements.c:1498:34: warning: unused parameter 'name' [-Wunused-parameter] 1498 | end_dummy_file_name (const char *name) | ^ 12 warnings generated. cc -o p/typecheck.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:29: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:583:42: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 583 | && TREE_CODE (DECL_INITIAL (decl)) != PASCAL_SET_CONSTRUCTOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:611:7: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 611 | if (HAS_EXP_ORIGINAL_CODE_FIELD (orig_exp) && HAS_EXP_ORIGINAL_CODE_FIELD (exp)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:432:23: note: expanded from macro 'HAS_EXP_ORIGINAL_CODE_FIELD' 432 | && TREE_CODE (exp) != PASCAL_SET_CONSTRUCTOR) | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:611:49: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 611 | if (HAS_EXP_ORIGINAL_CODE_FIELD (orig_exp) && HAS_EXP_ORIGINAL_CODE_FIELD (exp)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:432:23: note: expanded from macro 'HAS_EXP_ORIGINAL_CODE_FIELD' 432 | && TREE_CODE (exp) != PASCAL_SET_CONSTRUCTOR) | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:759:11: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 759 | error_with_decl (fundecl, " routine declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:759:11: warning: data argument not used by format string [-Wformat-extra-args] 759 | error_with_decl (fundecl, " routine declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:945:31: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 945 | if (TREE_CODE (val) == PASCAL_SET_CONSTRUCTOR) | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:1091:39: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1091 | || TREE_CODE (val) == PASCAL_SET_CONSTRUCTOR | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:1111:36: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1111 | else if (TREE_CODE (val) == PASCAL_SET_CONSTRUCTOR | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:1520:30: warning: more '%' conversions than data arguments [-Wformat-insufficient-args] 1520 | error ("argument %ld does not match open array formal parameter"); | ~~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:1500:37: warning: unused parameter 'argtype' [-Wunused-parameter] 1500 | convert_bounds (tree typetail, tree argtype, tree val, | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:2136:37: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 2136 | if (TREE_CODE (TREE_VALUE (init)) == PASCAL_SET_CONSTRUCTOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:2411:9: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 2411 | return pascal_fold (expr); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:2408:7: note: previous statement is here 2408 | for (i = FIRST_OPERAND (code); i < l; i++) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:2613:43: warning: unused variable 'fix' [-Wunused-variable] 2613 | tree type_template = type, field, disc, fix; | ^~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:2769:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 2769 | case PASCAL_BIT_FIELD_REF: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:2874:12: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] 2874 | case PASCAL_SET_CONSTRUCTOR: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:3077:15: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 3077 | error_with_decl (fundecl, " routine declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:3077:15: warning: data argument not used by format string [-Wformat-extra-args] 3077 | error_with_decl (fundecl, " routine declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:3096:15: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 3096 | error_with_decl (fundecl, " routine declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:3096:15: warning: data argument not used by format string [-Wformat-extra-args] 3096 | error_with_decl (fundecl, " routine declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:3133:7: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 3133 | error_with_decl (fundecl, " routine declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:3133:7: warning: data argument not used by format string [-Wformat-extra-args] 3133 | error_with_decl (fundecl, " routine declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:3181:9: warning: invalid conversion specifier 'H' [-Wformat-invalid-specifier] 3181 | error_with_decl (fundecl, " routine declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:130:41: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:3181:9: warning: data argument not used by format string [-Wformat-extra-args] 3181 | error_with_decl (fundecl, " routine declaration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:131:9: note: expanded from macro 'error_with_decl' 130 | #define error_with_decl(x, y) (error ("%H" y, &DECL_SOURCE_LOCATION (x), \ | ~~~~~~ 131 | DECL_NAME (x) ? IDENTIFIER_POINTER (DECL_NAME (x)) : NULL)) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:2290:25: note: expanded from macro 'DECL_NAME' 2290 | #define DECL_NAME(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.name) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:3934:24: warning: incompatible pointer types assigning to 'VEC_constructor_elt_gc *' (aka 'struct VEC_constructor_elt_gc *') from 'tree' (aka 'union tree_node *') [-Wincompatible-pointer-types] 3934 | constructor_elements = NULL_TREE; | ^ ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/typecheck.c:34:12: warning: unused function 'is_discriminant_of' [-Wunused-function] 34 | static int is_discriminant_of (tree, tree); | ^~~~~~~~~~~~~~~~~~ 27 warnings generated. cc -o p/types.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/types.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/types.c:27: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/types.c:341:18: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 341 | t = make_node (PASCAL_SET_CONSTRUCTOR); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:3472:38: note: expanded from macro 'make_node' 3472 | #define make_node(t) make_node_stat (t MEM_STAT_INFO) | ~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/types.c:1536:29: warning: comparison of different enumeration types ('enum tree_code' and 'enum pascal_tree_code') [-Wenum-compare] 1536 | || TREE_CODE (val) == PASCAL_BIT_FIELD_REF | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/types.c:2659:33: warning: implicit conversion from enumeration type 'enum pascal_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] 2659 | array = build3 (PASCAL_BIT_FIELD_REF, TREE_TYPE (array_type), array, bits, index); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.h:3549:44: note: expanded from macro 'build3' 3549 | #define build3(c,t1,t2,t3,t4) build3_stat (c,t1,t2,t3,t4 MEM_STAT_INFO) | ~~~~~~~~~~~ ^ 5 warnings generated. cc -o p/convert.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/convert.c cc -o p/dbxout.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dbxout.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dbxout.c:82: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dbxout.c:893:13: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 893 | str = XOBFINISH (&stabstr_ob, char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 2 warnings generated. cc -o p/dwarf2out.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:50: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3142:10: warning: case value not in enumerated type 'enum dwarf_location_atom' [-Wswitch] 3142 | case INTERNAL_DW_OP_tls_addr: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:2664:34: note: expanded from macro 'INTERNAL_DW_OP_tls_addr' 2664 | #define INTERNAL_DW_OP_tls_addr (0x100 + DW_OP_addr) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3394:10: warning: case value not in enumerated type 'enum dwarf_location_atom' [-Wswitch] 3394 | case INTERNAL_DW_OP_tls_addr: | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:2664:34: note: expanded from macro 'INTERNAL_DW_OP_tls_addr' 2664 | #define INTERNAL_DW_OP_tls_addr (0x100 + DW_OP_addr) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:7690:7: warning: variable 'idx' set but not used [-Wunused-but-set-variable] 7690 | int idx; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:430:1: warning: unused function 'stripattributes' [-Wunused-function] 430 | stripattributes (const char *s) | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_last' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:813:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 813 | static inline T *VEC_OP (T,base,last) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :152:1: note: expanded from here 152 | VEC_dw_attr_node_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_embedded_size' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:843:22: note: expanded from macro '\ DEF_VEC_FUNC_O' 843 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :2:1: note: expanded from here 2 | VEC_dw_attr_node_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_embedded_init' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:849:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 849 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :10:1: note: expanded from here 10 | VEC_dw_attr_node_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_pop' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:876:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 876 | static inline void VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :34:1: note: expanded from here 34 | VEC_dw_attr_node_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_truncate' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:882:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 882 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :42:1: note: expanded from here 42 | VEC_dw_attr_node_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_replace' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:890:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 890 | static inline T *VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :50:1: note: expanded from here 50 | VEC_dw_attr_node_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_unordered_remove' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:928:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 928 | static inline void VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :74:1: note: expanded from here 74 | VEC_dw_attr_node_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_block_remove' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:935:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 935 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :82:1: note: expanded from here 82 | VEC_dw_attr_node_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_address' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:946:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 946 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :90:1: note: expanded from here 90 | VEC_dw_attr_node_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3718:1: warning: unused function 'VEC_dw_attr_node_base_lower_bound' [-Wunused-function] 3718 | DEF_VEC_O(dw_attr_node); | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:952:24: note: expanded from macro '\ DEF_VEC_FUNC_O' 952 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :98:1: note: expanded from here 98 | VEC_dw_attr_node_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3719:1: warning: unused function 'VEC_dw_attr_node_gc_copy' [-Wunused-function] 3719 | DEF_VEC_ALLOC_O(dw_attr_node,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:988:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 988 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :144:1: note: expanded from here 144 | VEC_dw_attr_node_gc_copy | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3719:1: warning: unused function 'VEC_dw_attr_node_gc_free' [-Wunused-function] 3719 | DEF_VEC_ALLOC_O(dw_attr_node,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1006:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1006 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :163:1: note: expanded from here 163 | VEC_dw_attr_node_gc_free | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3719:1: warning: unused function 'VEC_dw_attr_node_gc_safe_grow' [-Wunused-function] 3719 | DEF_VEC_ALLOC_O(dw_attr_node,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1044:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1044 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :24:1: note: expanded from here 24 | VEC_dw_attr_node_gc_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:3719:1: warning: unused function 'VEC_dw_attr_node_gc_safe_insert' [-Wunused-function] 3719 | DEF_VEC_ALLOC_O(dw_attr_node,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1064:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1064 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :60:1: note: expanded from here 60 | VEC_dw_attr_node_gc_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:5129:1: warning: unused function 'add_AT_fde_ref' [-Wunused-function] 5129 | add_AT_fde_ref (dw_die_ref die, enum dwarf_attribute attr_kind, unsigned int targ_fde) | ^~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:5269:1: warning: unused function 'add_AT_offset' [-Wunused-function] 5269 | add_AT_offset (dw_die_ref die, enum dwarf_attribute attr_kind, | ^~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:5448:1: warning: unused function 'is_ada' [-Wunused-function] 5448 | is_ada (void) | ^~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:8249:1: warning: function 'root_type' is not needed and will not be emitted [-Wunneeded-internal-declaration] 8249 | root_type (tree type) | ^~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:8556:1: warning: unused function 'type_is_enum' [-Wunused-function] 8556 | type_is_enum (tree type) | ^~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/dwarf2out.c:9538:1: warning: unused function 'ceiling' [-Wunused-function] 9538 | ceiling (HOST_WIDE_INT value, unsigned int boundary) | ^~~~~~~ 25 warnings generated. cc -o p/expr.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:43: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:52: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:5486:17: warning: variable 'width_mask' set but not used [-Wunused-but-set-variable] 5486 | HOST_WIDE_INT width_mask = 0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:6595:24: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 6595 | if (DECL_P (exp) && !TREE_USED (exp) == 0) | ^ ~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:6595:24: note: add parentheses after the '!' to evaluate the comparison first 6595 | if (DECL_P (exp) && !TREE_USED (exp) == 0) | ^ | ( ) /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:6595:24: note: add parentheses around left hand side expression to silence this warning 6595 | if (DECL_P (exp) && !TREE_USED (exp) == 0) | ^ | ( ) /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:8922:10: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 8922 | || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0) | ^ ~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:8922:10: note: add parentheses after the '!' to evaluate the comparison first 8922 | || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0) | ^ | ( ) /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:8922:10: note: add parentheses around left hand side expression to silence this warning 8922 | || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0) | ^ | ( ) /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/expr.c:8922:71: warning: result of comparison of constant 0 with boolean expression is always false [-Wtautological-constant-compare] 8922 | || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 6 warnings generated. cc -o p/fold-const.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fold-const.c cc -o p/function.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c:52: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c:2811:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 2811 | = gen_rtx_EXPR_LIST (REG_EQUIV, stacki, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 2812 | REG_NOTES (sinsn)); | ~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c:2815:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 2815 | = gen_rtx_EXPR_LIST (REG_EQUIV, stackr, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 2816 | REG_NOTES (sinsn)); | ~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c:2822:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 2822 | = gen_rtx_EXPR_LIST (REG_EQUIV, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 2823 | data->stack_parm, REG_NOTES (linsn)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/function.c:4012:3: warning: switch condition has boolean value [-Wswitch-bool] 4012 | switch (HAVE_stack_protect_test != 0) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. cc -o p/integrate.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/integrate.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/integrate.c:35: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -o p/optabs.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c:3247:43: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3247 | REG_NOTES (first) = gen_rtx_INSN_LIST (REG_LIBCALL, last, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 3248 | REG_NOTES (first)); | ~~~~~~~~~~~~~~~~~~ ./genrtl.h:110:31: note: expanded from macro 'gen_rtx_INSN_LIST' 110 | gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c:3249:42: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3249 | REG_NOTES (last) = gen_rtx_INSN_LIST (REG_RETVAL, first, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 3250 | REG_NOTES (last)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:110:31: note: expanded from macro 'gen_rtx_INSN_LIST' 110 | gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c:3344:40: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3344 | REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_NO_CONFLICT, op1, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 3345 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c:3348:40: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3348 | REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_NO_CONFLICT, op0, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 3349 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/optabs.c:3443:44: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3443 | REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_EH_REGION, constm1_rtx, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 3444 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 5 warnings generated. cc -o p/stor-layout.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stor-layout.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stor-layout.c:34: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -o p/toplev.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC \ -DTARGET_NAME=\"amd64-unknown-openbsd\" /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:55: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:1408:49: warning: parameter 'len' set but not used [-Wunused-but-set-parameter] 1408 | default_pch_valid_p (const void *data_p, size_t len) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_must_be_pointer_type' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:506:20: note: expanded from macro 'DEF_VEC_P' 506 | static inline void VEC_OP (T,must_be,pointer_type) (void) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :75:1: note: expanded from here 75 | VEC_fs_p_must_be_pointer_type | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_last' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:527:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 527 | static inline T VEC_OP (T,base,last) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :103:1: note: expanded from here 103 | VEC_fs_p_base_last | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_iterate' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:543:19: note: expanded from macro '\ DEF_VEC_FUNC_P' 543 | static inline int VEC_OP (T,base,iterate) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :119:1: note: expanded from here 119 | VEC_fs_p_base_iterate | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_embedded_size' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:558:22: note: expanded from macro '\ DEF_VEC_FUNC_P' 558 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :127:1: note: expanded from here 127 | VEC_fs_p_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_embedded_init' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:564:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 564 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :135:1: note: expanded from here 135 | VEC_fs_p_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_pop' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:590:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 590 | static inline T VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :159:1: note: expanded from here 159 | VEC_fs_p_base_pop | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_truncate' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:600:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 600 | static inline void VEC_OP (T,base,truncate) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :167:1: note: expanded from here 167 | VEC_fs_p_base_truncate | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_replace' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:608:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 608 | static inline T VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :175:1: note: expanded from here 175 | VEC_fs_p_base_replace | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_ordered_remove' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:634:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 634 | static inline T VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :191:1: note: expanded from here 191 | VEC_fs_p_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_unordered_remove' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:648:17: note: expanded from macro '\ DEF_VEC_FUNC_P' 648 | static inline T VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :199:1: note: expanded from here 199 | VEC_fs_p_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_block_remove' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:662:20: note: expanded from macro '\ DEF_VEC_FUNC_P' 662 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :207:1: note: expanded from here 207 | VEC_fs_p_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_address' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:673:18: note: expanded from macro '\ DEF_VEC_FUNC_P' 673 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :215:1: note: expanded from here 215 | VEC_fs_p_base_address | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:168:1: warning: unused function 'VEC_fs_p_base_lower_bound' [-Wunused-function] 168 | DEF_VEC_P(fs_p); | ^~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:512:34: note: expanded from macro 'DEF_VEC_P' 512 | VEC_TA_GTY(T,base,none,); \ | ^ 513 | DEF_VEC_FUNC_P(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:679:24: note: expanded from macro '\ DEF_VEC_FUNC_P' 679 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :223:1: note: expanded from here 223 | VEC_fs_p_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:169:1: warning: unused function 'VEC_fs_p_heap_alloc' [-Wunused-function] 169 | DEF_VEC_ALLOC_P(fs_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:706:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 706 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :20:1: note: expanded from here 20 | VEC_fs_p_heap_alloc | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:169:1: warning: unused function 'VEC_fs_p_heap_free' [-Wunused-function] 169 | DEF_VEC_ALLOC_P(fs_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:713:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 713 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :30:1: note: expanded from here 30 | VEC_fs_p_heap_free | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:169:1: warning: unused function 'VEC_fs_p_heap_copy' [-Wunused-function] 169 | DEF_VEC_ALLOC_P(fs_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:721:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 721 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :43:1: note: expanded from here 43 | VEC_fs_p_heap_copy | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:169:1: warning: unused function 'VEC_fs_p_heap_safe_grow' [-Wunused-function] 169 | DEF_VEC_ALLOC_P(fs_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:762:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 762 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :95:1: note: expanded from here 95 | VEC_fs_p_heap_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/toplev.c:169:1: warning: unused function 'VEC_fs_p_heap_safe_insert' [-Wunused-function] 169 | DEF_VEC_ALLOC_P(fs_p,heap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:516:32: note: expanded from macro 'DEF_VEC_ALLOC_P' 516 | VEC_TA_GTY(T,base,A,); \ | ^ 517 | DEF_VEC_ALLOC_FUNC_P(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:782:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_P' 782 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :131:1: note: expanded from here 131 | VEC_fs_p_heap_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~ 20 warnings generated. cc -o p/tree.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:45: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:50: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3003:8: warning: variable 'constant' set but not used [-Wunused-but-set-variable] 3003 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3003:18: warning: variable 'read_only' set but not used [-Wunused-but-set-variable] 3003 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3003:43: warning: variable 'invariant' set but not used [-Wunused-but-set-variable] 3003 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3049:8: warning: variable 'constant' set but not used [-Wunused-but-set-variable] 3049 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3049:18: warning: variable 'read_only' set but not used [-Wunused-but-set-variable] 3049 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3049:43: warning: variable 'invariant' set but not used [-Wunused-but-set-variable] 3049 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3076:8: warning: variable 'constant' set but not used [-Wunused-but-set-variable] 3076 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3076:18: warning: variable 'read_only' set but not used [-Wunused-but-set-variable] 3076 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3076:43: warning: variable 'invariant' set but not used [-Wunused-but-set-variable] 3076 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3105:8: warning: variable 'constant' set but not used [-Wunused-but-set-variable] 3105 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3105:18: warning: variable 'read_only' set but not used [-Wunused-but-set-variable] 3105 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:3105:43: warning: variable 'invariant' set but not used [-Wunused-but-set-variable] 3105 | bool constant, read_only, side_effects, invariant; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:5831:2: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 5831 | break; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree.c:5821:7: note: previous statement is here 5821 | for (t = TYPE_FIELDS (type); t; t = TREE_CHAIN (t)) | ^ 15 warnings generated. cc -o p/stmt.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stmt.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/stmt.c:45: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 1 warning generated. cc -o p/emit-rtl.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:3163:24: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3163 | = gen_rtx_EXPR_LIST (REG_BR_PROB, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 3164 | GEN_INT (probability), | ~~~~~~~~~~~~~~~~~~~~~~ 3165 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:3198:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3198 | = gen_rtx_EXPR_LIST (REG_EH_REGION, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 3199 | XEXP (note, 0), | ~~~~~~~~~~~~~~~ 3200 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:3212:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3212 | = gen_rtx_EXPR_LIST (REG_NOTE_KIND (note), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 3213 | XEXP (note, 0), | ~~~~~~~~~~~~~~~ 3214 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h:802:30: note: expanded from macro 'REG_NOTE_KIND' 802 | #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) | ^ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:3225:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 3225 | = gen_rtx_EXPR_LIST (REG_NOTE_KIND (note), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 3226 | XEXP (note, 0), | ~~~~~~~~~~~~~~~ 3227 | REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h:802:30: note: expanded from macro 'REG_NOTE_KIND' 802 | #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) | ^ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:4591:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 4591 | REG_NOTES (insn) = gen_rtx_EXPR_LIST (kind, datum, REG_NOTES (insn)); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:5346:40: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 5346 | = copy_insn_1 (gen_rtx_EXPR_LIST (REG_NOTE_KIND (link), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 5347 | XEXP (link, 0), | ~~~~~~~~~~~~~~~ 5348 | REG_NOTES (new))); | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h:802:30: note: expanded from macro 'REG_NOTE_KIND' 802 | #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) | ^ ./genrtl.h:108:31: note: expanded from macro 'gen_rtx_EXPR_LIST' 108 | gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/emit-rtl.c:5351:40: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] 5351 | = copy_insn_1 (gen_rtx_INSN_LIST (REG_NOTE_KIND (link), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 5352 | XEXP (link, 0), | ~~~~~~~~~~~~~~~ 5353 | REG_NOTES (new))); | ~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/rtl.h:802:30: note: expanded from macro 'REG_NOTE_KIND' 802 | #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) | ^ ./genrtl.h:110:31: note: expanded from macro 'gen_rtx_INSN_LIST' 110 | gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) | ~~~~~~~~~~~~~~ ^~~~ 7 warnings generated. cc -o p/varasm.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:42: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_last' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:813:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 813 | static inline T *VEC_OP (T,base,last) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :133:1: note: expanded from here 133 | VEC_alias_pair_base_last | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_embedded_size' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:843:22: note: expanded from macro '\ DEF_VEC_FUNC_O' 843 | static inline size_t VEC_OP (T,base,embedded_size) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :157:1: note: expanded from here 157 | VEC_alias_pair_base_embedded_size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_embedded_init' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:849:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 849 | static inline void VEC_OP (T,base,embedded_init) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :165:1: note: expanded from here 165 | VEC_alias_pair_base_embedded_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_pop' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:876:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 876 | static inline void VEC_OP (T,base,pop) (VEC(T,base) *vec_ VEC_CHECK_DECL) \ | ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :18:1: note: expanded from here 18 | VEC_alias_pair_base_pop | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_replace' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:890:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 890 | static inline T *VEC_OP (T,base,replace) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :34:1: note: expanded from here 34 | VEC_alias_pair_base_replace | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_ordered_remove' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:918:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 918 | static inline void VEC_OP (T,base,ordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :50:1: note: expanded from here 50 | VEC_alias_pair_base_ordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_unordered_remove' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:928:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 928 | static inline void VEC_OP (T,base,unordered_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :58:1: note: expanded from here 58 | VEC_alias_pair_base_unordered_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_block_remove' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:935:20: note: expanded from macro '\ DEF_VEC_FUNC_O' 935 | static inline void VEC_OP (T,base,block_remove) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :66:1: note: expanded from here 66 | VEC_alias_pair_base_block_remove | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_address' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:946:18: note: expanded from macro '\ DEF_VEC_FUNC_O' 946 | static inline T *VEC_OP (T,base,address) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :74:1: note: expanded from here 74 | VEC_alias_pair_base_address | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4796:1: warning: unused function 'VEC_alias_pair_base_lower_bound' [-Wunused-function] 4796 | DEF_VEC_O(alias_pair); | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:798:34: note: expanded from macro 'DEF_VEC_O' 798 | VEC_TA_GTY(T,base,none,); \ | ^ 799 | DEF_VEC_FUNC_O(T) \ | ~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:952:24: note: expanded from macro '\ DEF_VEC_FUNC_O' 952 | static inline unsigned VEC_OP (T,base,lower_bound) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :82:1: note: expanded from here 82 | VEC_alias_pair_base_lower_bound | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4797:1: warning: unused function 'VEC_alias_pair_gc_alloc' [-Wunused-function] 4797 | DEF_VEC_ALLOC_O(alias_pair,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:979:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 979 | static inline VEC(T,A) *VEC_OP (T,A,alloc) \ | ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :112:1: note: expanded from here 112 | VEC_alias_pair_gc_alloc | ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4797:1: warning: unused function 'VEC_alias_pair_gc_copy' [-Wunused-function] 4797 | DEF_VEC_ALLOC_O(alias_pair,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:988:25: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 988 | static inline VEC(T,A) *VEC_OP (T,A,copy) (VEC(T,base) *vec_ MEM_STAT_DECL) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :128:1: note: expanded from here 128 | VEC_alias_pair_gc_copy | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4797:1: warning: unused function 'VEC_alias_pair_gc_free' [-Wunused-function] 4797 | DEF_VEC_ALLOC_O(alias_pair,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1006:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1006 | static inline void VEC_OP (T,A,free) \ | ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :147:1: note: expanded from here 147 | VEC_alias_pair_gc_free | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4797:1: warning: unused function 'VEC_alias_pair_gc_safe_grow' [-Wunused-function] 4797 | DEF_VEC_ALLOC_O(alias_pair,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1044:20: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1044 | static inline void VEC_OP (T,A,safe_grow) \ | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :199:1: note: expanded from here 199 | VEC_alias_pair_gc_safe_grow | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/varasm.c:4797:1: warning: unused function 'VEC_alias_pair_gc_safe_insert' [-Wunused-function] 4797 | DEF_VEC_ALLOC_O(alias_pair,gc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:802:32: note: expanded from macro 'DEF_VEC_ALLOC_O' 802 | VEC_TA_GTY(T,base,A,); \ | ^ 803 | DEF_VEC_ALLOC_FUNC_O(T,A) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:1064:18: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_O' 1064 | static inline T *VEC_OP (T,A,safe_insert) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/vec.h:444:24: note: expanded from macro 'VEC_OP' 444 | #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP | ^~~~~~~~~~~~~~~~~~~~ :24:1: note: expanded from here 24 | VEC_alias_pair_gc_safe_insert | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 16 warnings generated. cc -o p/version.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC \ -DBASEVER="\"4.2.4\"" -DDATESTAMP="\"\"" \ -DDEVPHASE="\"\"" /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/version.c cc -o p/gpcpp.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpcpp.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpcpp.c:734:20: warning: initializing 'const char **' with an expression of type 'const char *const[7]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 734 | const char **src = map->src; | ^ ~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpcpp.c:739:24: warning: initializing 'const char **' with an expression of type 'const char *const[28]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 739 | const char **dest = map->dest; | ^ ~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpcpp.c:1198:11: warning: unused variable 'c' [-Wunused-variable] 1198 | int c; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpcpp.c:902:7: warning: variable 'inhibit_output' set but not used [-Wunused-but-set-variable] 902 | int inhibit_output = 0, verbose = 0, i; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpcpp.c:5038:55: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 5038 | error_with_line (line_for_error (start_line), parse_error); | ^~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpcpp.c:5038:55: note: treat the string as an argument to avoid this 5038 | error_with_line (line_for_error (start_line), parse_error); | ^ | "%s", 6 warnings generated. cc -o p/plant.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c warning: unknown warning option '-Wno-traditional' [-Wunknown-warning-option] In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:24: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gpc.h:46: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/gbe.h:151: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:75:23: warning: unused parameter 'decl' [-Wunused-parameter] 75 | plant_decl_init (tree decl) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:86:24: warning: unused variable 'n' [-Wunused-variable] 86 | const char * n = IDENTIFIER_POINTER (id); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:118:55: warning: unused parameter 'loc_aux' [-Wunused-parameter] 118 | tree inputs, tree clobbers, int vol, location_t loc_aux) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:127:28: warning: unused parameter 'decl' [-Wunused-parameter] 127 | plant_function_start (tree decl, int i) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:127:38: warning: unused parameter 'i' [-Wunused-parameter] 127 | plant_function_start (tree decl, int i) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:189:14: warning: unused variable 'i' [-Wunused-variable] 189 | size_t i; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:231:21: warning: unused variable 'gimplified_types' [-Wunused-variable] 231 | varray_type gimplified_types = 0; | ^~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:232:21: warning: unused variable 'gimplified_sizes' [-Wunused-variable] 232 | varray_type gimplified_sizes = 0; | ^~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:233:21: warning: unused variable 'gimplified_size_addrs' [-Wunused-variable] 233 | varray_type gimplified_size_addrs = 0; | ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:251:54: warning: format specifies type 'void *' but the argument has type 'tree' (aka 'union tree_node *') [-Wformat-pedantic] 251 | fprintf(stdout, "<%s %p>\n", tree_code_name[code], t); | ~~ ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:252:11: warning: 173 enumeration values not handled in switch: 'ERROR_MARK', 'IDENTIFIER_NODE', 'TREE_LIST'... [-Wswitch] 252 | switch (code) { | ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:329:39: warning: unused parameter 'i' [-Wunused-parameter] 329 | plant_start_cond (tree condition, int i) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:433:23: warning: unused parameter 'exit_flag' [-Wunused-parameter] 433 | plant_start_case (int exit_flag, tree expr, tree type, | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:434:32: warning: unused parameter 'printname' [-Wunused-parameter] 434 | const char *printname) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:453:22: warning: unused parameter 'expr' [-Wunused-parameter] 453 | plant_end_case (tree expr) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:502:17: warning: unused parameter 'duplicate' [-Wunused-parameter] 502 | tree *duplicate) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:529:35: warning: unused parameter 'duplicate' [-Wunused-parameter] 529 | tree label, tree *duplicate) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:575:23: warning: unused parameter 'i' [-Wunused-parameter] 575 | plant_start_loop (int i) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:693:27: warning: unused parameter 'flags' [-Wunused-parameter] 693 | plant_start_bindings (int flags) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:712:26: warning: unused parameter 'vars' [-Wunused-parameter] 712 | plant_end_bindings (tree vars, int mark_ends, int dont_jump_in) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:712:36: warning: unused parameter 'mark_ends' [-Wunused-parameter] 712 | plant_end_bindings (tree vars, int mark_ends, int dont_jump_in) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:712:51: warning: unused parameter 'dont_jump_in' [-Wunused-parameter] 712 | plant_end_bindings (tree vars, int mark_ends, int dont_jump_in) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:770:12: warning: unused variable 't' [-Wunused-variable] 770 | tree t; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:142:1: warning: unused function 'pascal_remember_gimplified_type' [-Wunused-function] 142 | pascal_remember_gimplified_type (tree t) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:148:1: warning: unused function 'pascal_remember_gimplified_sizepos' [-Wunused-function] 148 | pascal_remember_gimplified_sizepos (tree * exp) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/plant.c:238:1: warning: function 'pascal_dump_tree' is not needed and will not be emitted [-Wunneeded-internal-declaration] 238 | pascal_dump_tree (tree t, int indent) | ^~~~~~~~~~~~~~~~ 28 warnings generated. cc -o p/gimplify.o -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -I. -Ip -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gimplify.c In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gimplify.c:36: In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow.h:1030: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tree-flow-inline.h:1163:8: warning: variable 't' set but not used [-Wunused-but-set-variable] 1163 | tree t; | ^ In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gimplify.c:44: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:123:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] 123 | ATTRIBUTE_ASM_FPRINTF(2, 3); | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/output.h:113:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' 113 | #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) | ^ 2 warnings generated. rm -f gpc1 cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-traditional -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DGPC -DGPC_UNITS_DIR=\"/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units\" -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p -o gpc1 p/parse.o p/declarations.o p/expressions.o p/gpc-lex.o p/lang.o p/module.o p/objects.o p/options.o p/predef.o p/statements.o p/typecheck.o p/types.o p/convert.o p/dbxout.o p/dwarf2out.o p/expr.o p/fold-const.o p/function.o p/integrate.o p/optabs.o p/stor-layout.o p/toplev.o p/tree.o p/stmt.o p/emit-rtl.o p/varasm.o p/version.o p/gpcpp.o p/plant.o p/gimplify.o p/diagnostic.o attribs.o main.o libbackend.a ../libiberty/libiberty.a ../libcpp/libcpp.a /usr/local/lib/libiconv.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/usr/local/lib -lmpfr -lgmp ld: warning: gpc-lex.c(p/gpc-lex.o:(InitLex)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: lang.c(p/lang.o:(builtin_define_std)): warning: sprintf() is often misused, please use snprintf() ld: warning: varasm.c(p/varasm.o:(default_function_rodata_section)): warning: strcat() is almost always misused, please use strlcat() ld: warning: choose-temp.c(choose-temp.o:(choose_temp_base) in archive ../libiberty/libiberty.a): warning: mktemp() possibly used unsafely; consider using mkstemp() sed -e s/@version@/`sed -ne 's/"[^"]*$//;s/^#define GPC_VERSION_STRING *"//p' /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/p-version.h`/ "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/script/gpc-run" > "gpc-run" || { rm -f "gpc-run"; false; } chmod a+x "gpc-run" (SHLIB_LINK='' \ SHLIB_MULTILIB=''; \ cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.2.4\" -DDEFAULT_TARGET_MACHINE=\"amd64-unknown-openbsd\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "no" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c -o gcc.o) In file included from /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:1013: In file included from ./specs.h:1: /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang-specs.h:28:24: warning: missing field 'combinable' initializer [-Wmissing-field-initializers] 28 | {".pas", "@Pascal", 0}, | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang-specs.h:29:22: warning: missing field 'combinable' initializer [-Wmissing-field-initializers] 29 | {".p", "@Pascal", 0}, | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang-specs.h:30:23: warning: missing field 'combinable' initializer [-Wmissing-field-initializers] 30 | {".pp", "@Pascal", 0}, | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang-specs.h:31:24: warning: missing field 'combinable' initializer [-Wmissing-field-initializers] 31 | {".dpr", "@Pascal", 0}, | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang-specs.h:42:40: warning: missing field 'combinable' initializer [-Wmissing-field-initializers] 42 | %{!fsyntax-only:%(invoke_as)}}}", 0}, | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/lang-specs.h:46:42: warning: missing field 'combinable' initializer [-Wmissing-field-initializers] 46 | %{!fsyntax-only:%(invoke_as)} }}}", 0}, | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:1791:15: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 1791 | link_spec = XOBFINISH (&obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:2587:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 2587 | return XOBFINISH (&collect_obstack, char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:2943:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 2943 | fatal (errmsg); | ^~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:2943:13: note: treat the string as an argument to avoid this 2943 | fatal (errmsg); | ^ | "%s", /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:3275:7: warning: variable 'lang_n_infiles' set but not used [-Wunused-but-set-variable] 3275 | int lang_n_infiles = 0; | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:4326:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4326 | putenv (XOBFINISH (&collect_obstack, char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:4425:16: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4425 | string = XOBFINISH (&obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:4607:15: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4607 | string = XOBFINISH (&obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:4652:15: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4652 | string = XOBFINISH (&obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:4671:15: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 4671 | string = XOBFINISH (&obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:5047:14: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 5047 | string = XOBFINISH (&obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:5376:16: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 5376 | string = XOBFINISH (&obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:6144:23: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 6144 | multilib_select = XOBFINISH (&multilib_obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:6151:24: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 6151 | multilib_matches = XOBFINISH (&multilib_obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:6158:27: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 6158 | multilib_exclusions = XOBFINISH (&multilib_obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:6172:25: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 6172 | multilib_defaults = XOBFINISH (&multilib_obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:6181:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 6181 | putenv (XOBFINISH (&collect_obstack, char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:6267:25: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 6267 | set_spec ("link", XOBFINISH (&obstack, const char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gcc.c:7213:24: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 7213 | mdswitches[i].str = XOBFINISH (&multilib_obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 24 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include -o gcc-options.o -DGCC_DRIVER options.c (SHLIB_LINK='' \ SHLIB_MULTILIB=''; \ cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.2.4\" -DDEFAULT_TARGET_MACHINE=\"amd64-unknown-openbsd\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "no" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gccspec.c -o gccspec.o) cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o xgcc gcc.o opts-common.o gcc-options.o gccspec.o \ intl.o prefix.o version.o driver-i386.o ../libcpp/libcpp.a /usr/local/lib/libiconv.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ld: warning: gcc.c(gcc.o:(main)): warning: strcat() is almost always misused, please use strlcat() ld: warning: gcc.c(gcc.o:(process_command)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: xstrerror.c(xstrerror.o:(xstrerror) in archive ../libiberty/libiberty.a): warning: sprintf() is often misused, please use snprintf() /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -dumpspecs > tmp-specs mv tmp-specs specs cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts && gmake -f Makefile.in srcdir=. GCC_VERSION="" SHELL="/bin/sh" CFLAGS="-O2 -pipe" PFLAGS="" AR_FLAGS="rc" RTSFLAGS="" GPC_DESTDIR="../.." AR="ar" RANLIB="ranlib" RANLIB_TEST="" generated-files gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' gmake[3]: Nothing to be done for 'generated-files'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts && gmake -f Makefile.in srcdir=. GCC_VERSION="" SHELL="/bin/sh" CFLAGS="-O2 -pipe" PFLAGS="" AR_FLAGS="rc" RTSFLAGS="" GPC_DESTDIR="../.." AR="ar" RANLIB="ranlib" RANLIB_TEST="" generated-files gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' gmake[3]: Nothing to be done for 'generated-files'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts && gmake -f Makefile.in srcdir=. GCC_VERSION="" SHELL="/bin/sh" CFLAGS="-O2 -pipe" PFLAGS="" AR_FLAGS="rc" RTSFLAGS="" GPC_DESTDIR="../.." AR="ar" RANLIB="ranlib" RANLIB_TEST="" generated-files gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' gmake[3]: Nothing to be done for 'generated-files'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts && gmake -f Makefile.in srcdir=. GCC_VERSION="" SHELL="/bin/sh" CFLAGS="-O2 -pipe" PFLAGS="" AR_FLAGS="rc" RTSFLAGS="" GPC_DESTDIR="../.." AR="ar" RANLIB="ranlib" RANLIB_TEST="" generated-files gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' gmake[3]: Nothing to be done for 'generated-files'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts && gmake -f Makefile.in srcdir=. GCC_VERSION="" SHELL="/bin/sh" CFLAGS="-O2 -pipe" PFLAGS="" AR_FLAGS="rc" RTSFLAGS="" GPC_DESTDIR="../.." AR="ar" RANLIB="ranlib" RANLIB_TEST="" generated-files gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' gmake[3]: Nothing to be done for 'generated-files'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' rm -rf p/docdemos /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/script/mkdir-p p/docdemos /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/script/extract-doc-demos -o p/docdemos /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/doc/*.texi /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/doc/generated/*.texi /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/doc/en/*.texi echo timestamp > "p/stamp-docdemos" cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include \ -DTARGET_MACHINE=\"amd64-unknown-openbsd\" \ -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/collect2.c -o collect2.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/collect2.c:439:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 439 | return XOBFINISH (&temporary_obstack, char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/collect2.c:460:11: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 460 | word = XOBFINISH (&temporary_obstack, const char *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/collect2.c:854:24: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 854 | temporary_firstobj = obstack_alloc (&temporary_obstack, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/collect2.c:1568:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1568 | fatal_perror (errmsg); | ^~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/collect2.c:1568:18: note: treat the string as an argument to avoid this 1568 | fatal_perror (errmsg); | ^ | "%s", /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/collect2.c:1571:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1571 | fatal (errmsg); | ^~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/collect2.c:1571:9: note: treat the string as an argument to avoid this 1571 | fatal (errmsg); | ^ | "%s", /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/collect2.c:2056:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 2056 | fatal_perror (errmsg); | ^~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/collect2.c:2056:18: note: treat the string as an argument to avoid this 2056 | fatal_perror (errmsg); | ^ | "%s", /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/collect2.c:2059:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 2059 | fatal (errmsg); | ^~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/collect2.c:2059:9: note: treat the string as an argument to avoid this 2059 | fatal (errmsg); | ^ | "%s", 7 warnings generated. cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tlink.c -o tlink.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tlink.c:196:35: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 196 | struct symbol_stack_entry *ep = obstack_alloc | ^~~~~~~~~~~~~ 197 | (&symbol_stack_obstack, sizeof (struct symbol_stack_entry)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tlink.c:224:8: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 224 | ep = obstack_alloc | ^~~~~~~~~~~~~ 225 | (&file_stack_obstack, sizeof (struct file_stack_entry)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' 405 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tlink.c:301:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 301 | return obstack_copy0 (&temporary_obstack, ext, strlen (ext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:417:4: note: expanded from macro 'obstack_copy0' 417 | obstack_finish (__h); }) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tlink.c:313:10: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 313 | return XOBFINISH (ob, char *); | ^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tlink.c:525:42: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 525 | obstack_ptr_grow (&temporary_obstack, obstack_finish (&arg_stack)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:369:32: note: expanded from macro 'obstack_ptr_grow' 369 | obstack_ptr_grow_fast (__o, datum); }) | ^~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:381:40: note: expanded from macro 'obstack_ptr_grow_fast' 381 | *(const void **) __o1->next_free = (aptr); \ | ^~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/tlink.c:530:14: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] 530 | argv = XOBFINISH (&temporary_obstack, char **); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/libiberty.h:332:38: note: expanded from macro 'XOBFINISH' 332 | #define XOBFINISH(O, T) ((T) obstack_finish ((O))) | ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:429:23: note: expanded from macro 'obstack_finish' 429 | = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:122:31: note: expanded from macro '__PTR_TO_INT' 122 | # define __PTR_TO_INT(P) ((P) - (char *) 0) | ^ ~~~~~~~~~~ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/obstack.h:126:28: note: expanded from macro '__INT_TO_PTR' 126 | # define __INT_TO_PTR(P) ((P) + (char *) 0) | ^ 6 warnings generated. cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o Tcollect2 \ collect2.o tlink.o intl.o version.o ../libcpp/libcpp.a /usr/local/lib/libiconv.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ld: warning: collect2.c(collect2.o:(find_a_file)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: collect2.c(collect2.o:(find_a_file)): warning: strcat() is almost always misused, please use strlcat() ld: warning: cplus-dem.c(cplus-dem.o:(do_type) in archive ../libiberty/libiberty.a): warning: sprintf() is often misused, please use snprintf() mv -f Tcollect2 collect2 cc -c -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -I/usr/local/include /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/cppspec.c -o cppspec.o cc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o cpp gcc.o opts-common.o gcc-options.o cppspec.o \ intl.o prefix.o version.o driver-i386.o ../libcpp/libcpp.a /usr/local/lib/libiconv.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ld: warning: gcc.c(gcc.o:(main)): warning: strcat() is almost always misused, please use strlcat() ld: warning: gcc.c(gcc.o:(process_command)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: xstrerror.c(xstrerror.o:(xstrerror) in archive ../libiberty/libiberty.a): warning: sprintf() is often misused, please use snprintf() if [ -f `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/limitx.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/glimits.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/limity.h > tmp-xlimits.h; \ else \ cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/glimits.h > tmp-xlimits.h; \ fi mv tmp-xlimits.h xlimits.h echo | /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -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 /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list rm -rf include; mkdir include chmod a+rx include if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ gmake real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ (TARGET_MACHINE='x86_64-unknown-openbsd'; srcdir=`cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-amd64-unknown-openbsd/fixincludes && \ /bin/sh ./fixinc.sh ../../gcc/include \ `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ rm -f include/syslimits.h; \ if [ -f include/limits.h ]; then \ mv include/limits.h include/syslimits.h; \ else \ cp /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gsyslimits.h include/syslimits.h; \ fi; \ fi Fixing headers into /exopi-obj/pobj/gpc-20070904/build-amd64/gcc/include for x86_64-unknown-openbsd target No forbidden identifiers defined by this target Finding directories and links to directories Searching /usr/include/. Searching /usr/include/./machine Making symbolic directory links Fixing directory /usr/include into /exopi-obj/pobj/gpc-20070904/build-amd64/gcc/include Applying io_quotes_def to c++/v1/__type_traits/aligned_storage.h Applying stdio_va_list_clients to curses.h Applying io_quotes_def to dev/acpi/smbus.h Applying io_quotes_def to dev/fdt/if_mvnetareg.h Applying io_quotes_use to dev/ipmi.h Applying ctrl_quotes_def to dev/ic/ar9003reg.h Applying io_quotes_def to dev/ic/athnreg.h Applying io_quotes_def to dev/ic/mpireg.h Applying io_quotes_use to dev/ic/nvmereg.h Applying ctrl_quotes_def to dev/ic/r92creg.h Applying io_quotes_def to dev/ic/smc83c170reg.h Applying ctrl_quotes_def to dev/ic/dwqereg.h Applying io_quotes_def to dev/pci/azalia.h Applying io_quotes_def to dev/pci/envyreg.h Applying io_quotes_def to dev/pci/fmsreg.h Applying io_quotes_use to dev/pci/fmsreg.h Applying io_quotes_def to dev/pci/if_em_hw.h Applying ctrl_quotes_def to dev/pci/ixgbe_type.h Applying io_quotes_def to dev/pci/mpiireg.h Applying io_quotes_def to dev/radio_if.h Applying io_quotes_def to dev/usb/ehcireg.h Applying io_quotes_def to dev/usb/if_umb.h Applying io_quotes_def to dev/usb/ohcireg.h Applying io_quotes_def to net/if_media.h Applying io_quotes_def to net/ppp-comp.h Applying ctrl_quotes_def to readline/chardefs.h Applying io_quotes_use to rpc/rpc_des.h Fixed: rpc/rpc_des.h Applying sun_auth_proto to rpc/svc.h Fixed: rpc/svc.h Applying io_quotes_use to sys/dkio.h Applying io_quotes_def to sys/ioccom.h Applying io_quotes_def to sys/ttycom.h Applying gnu_types to sys/types.h Fixed: sys/types.h Applying gnu_types to stddef.h Fixed: stddef.h Applying stdio_stdarg_h to stdio.h Applying stdio_va_list to stdio.h Fixed: stdio.h Applying gnu_types to stdlib.h Fixed: stdlib.h Applying sysv68_string to string.h Applying stdio_va_list_clients to wchar.h Fixed: wchar.h Applying io_quotes_def to uvm/uvm_extern.h Cleaning up unneeded directories: fixincludes is done chmod a+r include/syslimits.h echo timestamp > stmp-fixinc rm -f mm_malloc.h cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/gmm_malloc.h > mm_malloc.h if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi for file in .. /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmintrin.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mm3dnow.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/xmmintrin.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/emmintrin.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/pmmintrin.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 rm -f include/limits.h cp xlimits.h include/limits.h rm -f include/unwind.h cp /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-generic.h include/unwind.h chmod a+r include/limits.h rm -f include/README cp /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../fixincludes/README-fixinc include/README chmod a+r include/README echo timestamp > stmp-int-hdrs creating as echo timestamp > stamp-as creating collect-ld echo timestamp > stamp-collect-ld creating nm echo timestamp > stamp-nm objext='.o' \ LIB1ASMFUNCS='' \ LIB2FUNCS_ST='_eprintf __gcc_bcmp' \ LIB2FUNCS_EXCLUDE='' \ LIBGCOV='_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta _gcov_fork _gcov_execl _gcov_execlp _gcov_execle _gcov_execv _gcov_execvp _gcov_execve _gcov_interval_profiler _gcov_pow2_profiler _gcov_one_value_profiler' \ LIB2ADD='' \ LIB2ADD_ST='' \ LIB2ADDEH='/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-dw2.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-dw2-fde-openbsd.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-sjlj.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-c.c' \ LIB2ADDEHSTATIC='/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-dw2.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-dw2-fde-openbsd.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-sjlj.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-c.c' \ LIB2ADDEHSHARED='/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-dw2.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-dw2-fde-openbsd.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-sjlj.c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-c.c' \ LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c unwind-dw2-fde-glibc.c' \ LIB2_SIDITI_CONV_FUNCS='' \ LIBUNWIND='' \ LIBUNWINDDEP='' \ SHLIBUNWIND_LINK='' \ SHLIBUNWIND_INSTALL='' \ FPBIT='' \ FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf _thenan_sf _sf_to_usi _usi_to_sf' \ LIB2_DIVMOD_FUNCS='_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' \ DPBIT='' \ DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _df_to_tf _thenan_df _df_to_usi _usi_to_df' \ TPBIT='' \ TPBIT_FUNCS='_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf _compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf _tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi _usi_to_tf' \ DFP_ENABLE='' \ DFP_CFLAGS='' \ D32PBIT='' \ D32PBIT_FUNCS='_addsub_sd _div_sd _mul_sd _plus_sd _minus_sd _eq_sd _ne_sd _lt_sd _gt_sd _le_sd _ge_sd _sd_to_si _sd_to_di _sd_to_usi _sd_to_udi _si_to_sd _di_to_sd _usi_to_sd _udi_to_sd _sd_to_sf _sd_to_df _sd_to_xf _sf_to_sd _df_to_sd _xf_to_sd _sd_to_dd _sd_to_td _unord_sd _conv_sd' \ D64PBIT='' \ D64PBIT_FUNCS='_addsub_dd _div_dd _mul_dd _plus_dd _minus_dd _eq_dd _ne_dd _lt_dd _gt_dd _le_dd _ge_dd _dd_to_si _dd_to_di _dd_to_usi _dd_to_udi _si_to_dd _di_to_dd _usi_to_dd _udi_to_dd _dd_to_sf _dd_to_df _dd_to_xf _sf_to_dd _df_to_dd _xf_to_dd _dd_to_sd _dd_to_td _unord_dd _conv_dd' \ D128PBIT='' \ D128PBIT_FUNCS='_addsub_td _div_td _mul_td _plus_td _minus_td _eq_td _ne_td _lt_td _gt_td _le_td _ge_td _td_to_si _td_to_di _td_to_usi _td_to_udi _si_to_td _di_to_td _usi_to_td _udi_to_td _td_to_sf _td_to_df _td_to_xf _sf_to_td _df_to_td _xf_to_td _td_to_sd _td_to_dd _unord_td _conv_td' \ MULTILIBS=`/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include --print-multi-lib` \ EXTRA_MULTILIB_PARTS='' \ SHLIB_LINK='' \ SHLIB_INSTALL='' \ SHLIB_EXT='' \ SHLIB_MULTILIB='' \ SHLIB_MKMAP='' \ SHLIB_MKMAP_OPTS='' \ SHLIB_MAPFILES='' \ SHLIB_NM_FLAGS='-pg' \ MULTILIB_OSDIRNAMES='' \ ASM_HIDDEN_OP='' \ GCC_FOR_TARGET='/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include' \ mkinstalldirs='/bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs' \ /bin/sh mklibgcc > tmp-libgcc.mk mv tmp-libgcc.mk libgcc.mk TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/mkconfig.sh tconfig.h gmake \ CFLAGS="-O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute " \ CONFIG_H="config.h auto-host.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/ansidecl.h" \ MAKEOVERRIDES= \ -f libgcc.mk all gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/gcc' for d in libgcc fpic libgcc/fpic; do \ if [ -d $d ]; then true; else /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs $d; fi; \ done mkdir libgcc mkdir fpic mkdir libgcc/fpic if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_muldi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_muldi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_negdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_negdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_lshrdi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_lshrdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_ashldi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_ashldi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_ashrdi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_ashrdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_cmpdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_cmpdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_ucmpdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_clear_cache -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_clear_cache.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_enable_execute_stack -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_enable_execute_stack.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_trampoline -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_trampoline.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c: In function '__enable_execute_stack': /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c:2056: warning: old-style function definition /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL__main -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./__main.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_absvsi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_absvsi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_absvdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_absvdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_addvsi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_addvsi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_addvdi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_addvdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_subvsi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_subvsi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_subvdi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_subvdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_mulvsi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_mulvsi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_mulvdi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_mulvdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_negvsi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_negvsi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_negvdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_negvdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_ctors -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_ctors.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_ffssi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_ffssi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_ffsdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_ffsdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_clz -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_clz.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_clzsi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_clzsi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_clzdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_clzdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_ctzsi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_ctzsi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_ctzdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_ctzdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_popcount_tab -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_popcount_tab.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_popcountsi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_popcountsi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_popcountdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_popcountdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_paritysi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_paritysi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_paritydi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_paritydi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_powisf2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_powisf2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_powidf2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_powidf2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_powixf2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_powixf2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_powitf2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_powitf2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_mulsc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_mulsc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_muldc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_muldc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_mulxc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_mulxc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_multc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_multc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_divsc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_divsc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_divdc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_divdc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_divxc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_divxc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_divtc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_divtc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_fixunssfsi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_fixunsdfsi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_fixunsxfsi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_fixsfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_fixsfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_fixunssfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_floatdisf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_floatdisf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_floatundisf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_floatundisf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_fixdfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_fixdfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_fixunsdfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_floatdidf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_floatdidf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_floatundidf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_floatundidf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_fixxfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_fixxfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_fixunsxfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_floatdixf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_floatdixf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_floatundixf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_floatundixf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_fixtfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_fixtfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_fixunstfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_floatditf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_floatditf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_floatunditf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_floatunditf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_eprintf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_eprintf.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c: In function '__eprintf': /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c:1973: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c:1974: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL__gcc_bcmp -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_divdi3 -fexceptions -fnon-call-exceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_divdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_moddi3 -fexceptions -fnon-call-exceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_moddi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_udivdi3 -fexceptions -fnon-call-exceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_udivdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_umoddi3 -fexceptions -fnon-call-exceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_umoddi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_udiv_w_sdiv -fexceptions -fnon-call-exceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_udiv_w_sdiv.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_udivmoddi4 -fexceptions -fnon-call-exceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/./_udivmoddi4.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fexceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fexceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-dw2-fde-openbsd.c -o libgcc/./unwind-dw2-fde-openbsd.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fexceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fexceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-c.c -o libgcc/./unwind-c.o rm -f ./libgcc.a ar rc ./libgcc.a libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_clear_cache.o libgcc/./_enable_execute_stack.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_ffssi2.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_clzsi2.o libgcc/./_clzdi2.o libgcc/./_ctzsi2.o libgcc/./_ctzdi2.o libgcc/./_popcount_tab.o libgcc/./_popcountsi2.o libgcc/./_popcountdi2.o libgcc/./_paritysi2.o libgcc/./_paritydi2.o libgcc/./_powisf2.o libgcc/./_powidf2.o libgcc/./_powixf2.o libgcc/./_powitf2.o libgcc/./_mulsc3.o libgcc/./_muldc3.o libgcc/./_mulxc3.o libgcc/./_multc3.o libgcc/./_divsc3.o libgcc/./_divdc3.o libgcc/./_divxc3.o libgcc/./_divtc3.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfsi.o libgcc/./_fixunsxfsi.o libgcc/./_fixsfdi.o libgcc/./_fixunssfdi.o libgcc/./_floatdisf.o libgcc/./_floatundisf.o libgcc/./_fixdfdi.o libgcc/./_fixunsdfdi.o libgcc/./_floatdidf.o libgcc/./_floatundidf.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_floatundixf.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_floatunditf.o libgcc/./_eprintf.o libgcc/./__gcc_bcmp.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde-openbsd.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o ranlib ./libgcc.a /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c: In function 'gcov_version': /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:144: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c: In function 'gcov_exit': /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:315: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:326: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:354: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:413: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:464: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:527: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_merge_add -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_merge_add.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_merge_single -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_merge_single.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_merge_delta -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_merge_delta.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_fork -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_fork.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_execl -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_execl.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_execlp -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_execlp.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_execle -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_execle.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_execv -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_execv.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_execvp -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_execvp.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_execve -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_execve.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_interval_profiler -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_interval_profiler.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_pow2_profiler -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_pow2_profiler.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -DL_gcov_one_value_profiler -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/./_gcov_one_value_profiler.o rm -f ./libgcov.a ar rc ./libgcov.a libgcc/./_gcov.o libgcc/./_gcov_merge_add.o libgcc/./_gcov_merge_single.o libgcc/./_gcov_merge_delta.o libgcc/./_gcov_fork.o libgcc/./_gcov_execl.o libgcc/./_gcov_execlp.o libgcc/./_gcov_execle.o libgcc/./_gcov_execv.o libgcc/./_gcov_execvp.o libgcc/./_gcov_execve.o libgcc/./_gcov_interval_profiler.o libgcc/./_gcov_pow2_profiler.o libgcc/./_gcov_one_value_profiler.o ranlib ./libgcov.a /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_muldi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_muldi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_negdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_negdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_lshrdi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_lshrdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_ashldi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_ashldi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_ashrdi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_ashrdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_cmpdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_cmpdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_ucmpdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_ucmpdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_clear_cache -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_clear_cache.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_enable_execute_stack -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_enable_execute_stack.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_trampoline -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_trampoline.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c: In function '__enable_execute_stack': /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c:2056: warning: old-style function definition /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL__main -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/__main.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_absvsi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_absvsi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_absvdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_absvdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_addvsi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_addvsi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_addvdi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_addvdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_subvsi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_subvsi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_subvdi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_subvdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_mulvsi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_mulvsi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_mulvdi3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_mulvdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_negvsi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_negvsi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_negvdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_negvdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_ctors -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_ctors.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_ffssi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_ffssi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_ffsdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_ffsdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_clz -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_clz.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_clzsi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_clzsi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_clzdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_clzdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_ctzsi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_ctzsi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_ctzdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_ctzdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_popcount_tab -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_popcount_tab.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_popcountsi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_popcountsi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_popcountdi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_popcountdi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_paritysi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_paritysi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_paritydi2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_paritydi2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_powisf2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_powisf2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_powidf2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_powidf2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_powixf2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_powixf2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_powitf2 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_powitf2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_mulsc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_mulsc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_muldc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_muldc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_mulxc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_mulxc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_multc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_multc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_divsc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_divsc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_divdc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_divdc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_divxc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_divxc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_divtc3 -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_divtc3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_fixunssfsi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_fixunssfsi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_fixunsdfsi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_fixunsdfsi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_fixunsxfsi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_fixunsxfsi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_fixsfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_fixsfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_fixunssfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_fixunssfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_floatdisf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_floatdisf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_floatundisf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_floatundisf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_fixdfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_fixdfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_fixunsdfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_fixunsdfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_floatdidf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_floatdidf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_floatundidf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_floatundidf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_fixxfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_fixxfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_fixunsxfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_fixunsxfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_floatdixf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_floatdixf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_floatundixf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_floatundixf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_fixtfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_fixtfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_fixunstfdi -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_fixunstfdi.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_floatditf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_floatditf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_floatunditf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_floatunditf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_eprintf -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_eprintf.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL__gcc_bcmp -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/__gcc_bcmp.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c: In function '__eprintf': /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c:1973: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c:1974: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_divdi3 -fexceptions -fnon-call-exceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_divdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_moddi3 -fexceptions -fnon-call-exceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_moddi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_udivdi3 -fexceptions -fnon-call-exceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_udivdi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_umoddi3 -fexceptions -fnon-call-exceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_umoddi3.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_udiv_w_sdiv -fexceptions -fnon-call-exceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_udiv_w_sdiv.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_udivmoddi4 -fexceptions -fnon-call-exceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcc2.c -o libgcc/fpic/_udivmoddi4.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -fexceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-dw2.c -o libgcc/fpic/unwind-dw2.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -fexceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-dw2-fde-openbsd.c -o libgcc/fpic/unwind-dw2-fde-openbsd.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -fexceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-sjlj.c -o libgcc/fpic/unwind-sjlj.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -fexceptions -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-c.c -o libgcc/fpic/unwind-c.o rm -f fpic/libgcc.a ar rc fpic/libgcc.a libgcc/fpic/_muldi3.o libgcc/fpic/_negdi2.o libgcc/fpic/_lshrdi3.o libgcc/fpic/_ashldi3.o libgcc/fpic/_ashrdi3.o libgcc/fpic/_cmpdi2.o libgcc/fpic/_ucmpdi2.o libgcc/fpic/_clear_cache.o libgcc/fpic/_enable_execute_stack.o libgcc/fpic/_trampoline.o libgcc/fpic/__main.o libgcc/fpic/_absvsi2.o libgcc/fpic/_absvdi2.o libgcc/fpic/_addvsi3.o libgcc/fpic/_addvdi3.o libgcc/fpic/_subvsi3.o libgcc/fpic/_subvdi3.o libgcc/fpic/_mulvsi3.o libgcc/fpic/_mulvdi3.o libgcc/fpic/_negvsi2.o libgcc/fpic/_negvdi2.o libgcc/fpic/_ctors.o libgcc/fpic/_ffssi2.o libgcc/fpic/_ffsdi2.o libgcc/fpic/_clz.o libgcc/fpic/_clzsi2.o libgcc/fpic/_clzdi2.o libgcc/fpic/_ctzsi2.o libgcc/fpic/_ctzdi2.o libgcc/fpic/_popcount_tab.o libgcc/fpic/_popcountsi2.o libgcc/fpic/_popcountdi2.o libgcc/fpic/_paritysi2.o libgcc/fpic/_paritydi2.o libgcc/fpic/_powisf2.o libgcc/fpic/_powidf2.o libgcc/fpic/_powixf2.o libgcc/fpic/_powitf2.o libgcc/fpic/_mulsc3.o libgcc/fpic/_muldc3.o libgcc/fpic/_mulxc3.o libgcc/fpic/_multc3.o libgcc/fpic/_divsc3.o libgcc/fpic/_divdc3.o libgcc/fpic/_divxc3.o libgcc/fpic/_divtc3.o libgcc/fpic/_fixunssfsi.o libgcc/fpic/_fixunsdfsi.o libgcc/fpic/_fixunsxfsi.o libgcc/fpic/_fixsfdi.o libgcc/fpic/_fixunssfdi.o libgcc/fpic/_floatdisf.o libgcc/fpic/_floatundisf.o libgcc/fpic/_fixdfdi.o libgcc/fpic/_fixunsdfdi.o libgcc/fpic/_floatdidf.o libgcc/fpic/_floatundidf.o libgcc/fpic/_fixxfdi.o libgcc/fpic/_fixunsxfdi.o libgcc/fpic/_floatdixf.o libgcc/fpic/_floatundixf.o libgcc/fpic/_fixtfdi.o libgcc/fpic/_fixunstfdi.o libgcc/fpic/_floatditf.o libgcc/fpic/_floatunditf.o libgcc/fpic/_eprintf.o libgcc/fpic/__gcc_bcmp.o libgcc/fpic/_divdi3.o libgcc/fpic/_moddi3.o libgcc/fpic/_udivdi3.o libgcc/fpic/_umoddi3.o libgcc/fpic/_udiv_w_sdiv.o libgcc/fpic/_udivmoddi4.o libgcc/fpic/unwind-dw2.o libgcc/fpic/unwind-dw2-fde-openbsd.o libgcc/fpic/unwind-sjlj.o libgcc/fpic/unwind-c.o ranlib fpic/libgcc.a /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c: In function 'gcov_version': /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:144: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c: In function 'gcov_exit': /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:315: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:326: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:354: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:413: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:464: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c:527: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_merge_add -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_merge_add.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_merge_single -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_merge_single.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_merge_delta -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_merge_delta.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_fork -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_fork.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_execl -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_execl.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_execlp -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_execlp.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_execle -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_execle.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_execv -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_execv.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_execvp -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_execvp.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_execve -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_execve.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_interval_profiler -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_interval_profiler.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_pow2_profiler -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_pow2_profiler.o /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libcpp/include -I/usr/local/include -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../libdecnumber -I../libdecnumber -fpic -DL_gcov_one_value_profiler -c /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/libgcov.c -o libgcc/fpic/_gcov_one_value_profiler.o rm -f fpic/libgcov.a ar rc fpic/libgcov.a libgcc/fpic/_gcov.o libgcc/fpic/_gcov_merge_add.o libgcc/fpic/_gcov_merge_single.o libgcc/fpic/_gcov_merge_delta.o libgcc/fpic/_gcov_fork.o libgcc/fpic/_gcov_execl.o libgcc/fpic/_gcov_execlp.o libgcc/fpic/_gcov_execle.o libgcc/fpic/_gcov_execv.o libgcc/fpic/_gcov_execvp.o libgcc/fpic/_gcov_execve.o libgcc/fpic/_gcov_interval_profiler.o libgcc/fpic/_gcov_pow2_profiler.o libgcc/fpic/_gcov_one_value_profiler.o ranlib fpic/libgcov.a gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/gcc' echo timestamp > stmp-multilib (echo "@set version-GCC 4.2.4"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc >> gcc-vers.texiT mv -f gcc-vers.texiT gcc-vers.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 -I . -I /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc \ -I /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/include -o doc/cpp.info /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 -I . -I /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc \ -I /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/include -o doc/gcc.info /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/gcc.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 -I . -I /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc \ -I /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/include -o doc/gccint.info /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/gccint.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 -I /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc \ -I /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/include -o doc/gccinstall.info /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 -I . -I /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc \ -I /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/include -o doc/cppinternals.info /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/cppinternals.texi; \ fi echo timestamp > gpl.pod perl /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../contrib/texi2pod.pl /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/include/gpl_v3.texi > gpl.pod echo timestamp > doc/gpl.7 (pod2man --center="GNU" --release="gcc-4.2.4" --section=7 gpl.pod > doc/gpl.7.T$$ && \ mv -f doc/gpl.7.T$$ doc/gpl.7) || \ (rm -f doc/gpl.7.T$$ && exit 1) gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/gcc' Checking multilib configuration for libiberty... mkdir amd64-unknown-openbsd mkdir amd64-unknown-openbsd/libiberty Configuring in amd64-unknown-openbsd/libiberty configure: loading site script /exopi-obj/pobj/gpc-20070904/config.site configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... (cached) /usr/bin/perl checking build system type... x86_64-unknown-openbsd checking host system type... x86_64-unknown-openbsd checking for amd64-unknown-openbsd-ar... ar checking for amd64-unknown-openbsd-ranlib... ranlib checking for amd64-unknown-openbsd-gcc... /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include accepts -g... (cached) yes checking for /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include option to accept ANSI C... none needed checking how to run the C preprocessor... /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -E checking whether /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include accepts -Wc++-compat... yes checking whether /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include and cc understand -c and -o together... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /exopi-obj/pobj/gpc-20070904/bin/install -c checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... (cached) no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... (cached) yes checking for fcntl.h... (cached) yes checking for alloca.h... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... (cached) yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether errno must be declared... no checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int... (cached) yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... (cached) yes checking for library containing strerror... none required checking for asprintf... (cached) yes checking for atexit... (cached) yes checking for basename... (cached) yes checking for bcmp... (cached) yes checking for bcopy... (cached) yes checking for bsearch... (cached) yes checking for bzero... (cached) yes checking for calloc... (cached) yes checking for clock... (cached) yes checking for ffs... (cached) yes checking for getcwd... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for index... (cached) yes checking for insque... (cached) yes checking for memchr... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for mempcpy... no checking for memset... (cached) yes checking for mkstemps... (cached) yes checking for putenv... (cached) yes checking for random... (cached) yes checking for rename... (cached) yes checking for rindex... (cached) yes checking for setenv... (cached) yes checking for snprintf... (cached) yes checking for sigsetmask... (cached) yes checking for stpcpy... (cached) yes checking for stpncpy... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for strndup... yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtod... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strverscmp... no checking for tmpnam... (cached) yes checking for vasprintf... (cached) yes checking for vfprintf... (cached) yes checking for vprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vsprintf... (cached) yes checking for waitpid... (cached) yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... (cached) yes checking for on_exit... no checking for psignal... (cached) yes checking for strerror... (cached) yes checking for strsignal... (cached) yes checking for sysconf... (cached) yes checking for times... (cached) yes checking for sbrk... (cached) yes checking for gettimeofday... (cached) yes checking for realpath... (cached) yes checking for canonicalize_file_name... no checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... (cached) yes checking for wait3... (cached) yes checking for wait4... (cached) yes checking for __fsetlocking... no 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 sbrk is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for working strncmp... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands Adding multilib support to Makefile in /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty multidirs=fpic with_multisubdir= Running configure in multilib subdirs fpic pwd: /exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty Running configure in multilib subdir fpic pwd: /exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd mkdir fpic configure: loading site script /exopi-obj/pobj/gpc-20070904/config.site configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... (cached) /usr/bin/perl checking build system type... x86_64-unknown-openbsd checking host system type... x86_64-unknown-openbsd checking for amd64-unknown-openbsd-ar... ar checking for amd64-unknown-openbsd-ranlib... ranlib checking for amd64-unknown-openbsd-gcc... /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include accepts -g... (cached) yes checking for /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include option to accept ANSI C... none needed checking how to run the C preprocessor... /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -E checking whether /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include accepts -Wc++-compat... yes checking whether /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include and cc understand -c and -o together... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /exopi-obj/pobj/gpc-20070904/bin/install -c checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... (cached) no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... (cached) yes checking for fcntl.h... (cached) yes checking for alloca.h... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... (cached) yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether errno must be declared... no checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int... (cached) yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... (cached) yes checking for library containing strerror... none required checking for asprintf... (cached) yes checking for atexit... (cached) yes checking for basename... (cached) yes checking for bcmp... (cached) yes checking for bcopy... (cached) yes checking for bsearch... (cached) yes checking for bzero... (cached) yes checking for calloc... (cached) yes checking for clock... (cached) yes checking for ffs... (cached) yes checking for getcwd... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for index... (cached) yes checking for insque... (cached) yes checking for memchr... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for mempcpy... no checking for memset... (cached) yes checking for mkstemps... (cached) yes checking for putenv... (cached) yes checking for random... (cached) yes checking for rename... (cached) yes checking for rindex... (cached) yes checking for setenv... (cached) yes checking for snprintf... (cached) yes checking for sigsetmask... (cached) yes checking for stpcpy... (cached) yes checking for stpncpy... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for strndup... yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtod... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strverscmp... no checking for tmpnam... (cached) yes checking for vasprintf... (cached) yes checking for vfprintf... (cached) yes checking for vprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vsprintf... (cached) yes checking for waitpid... (cached) yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... (cached) yes checking for on_exit... no checking for psignal... (cached) yes checking for strerror... (cached) yes checking for strsignal... (cached) yes checking for sysconf... (cached) yes checking for times... (cached) yes checking for sbrk... (cached) yes checking for gettimeofday... (cached) yes checking for realpath... (cached) yes checking for canonicalize_file_name... no checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... (cached) yes checking for wait3... (cached) yes checking for wait4... (cached) yes checking for __fsetlocking... no 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 sbrk is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for working strncmp... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands Adding multilib support to Makefile in /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty with_multisubdir=fpic gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir CONFIG_FILES= CONFIG_HEADERS=config.h:/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/config.in /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default commands if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c -o pic/regex.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/md5.c -o pic/md5.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/alloca.c -o pic/alloca.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c -o pic/argv.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c -o argv.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c: In function 'expandargv': /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c:378: warning: type-punning to incomplete type might break strict-aliasing rules if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/concat.c -o pic/concat.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c -o fopen_unlocked.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c: In function 'unlock_std_streams': /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c:99: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c:100: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c:101: warning: type-punning to incomplete type might break strict-aliasing rules if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c -o pic/getopt.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c -o getopt.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c: In function '_getopt_internal': /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:683: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:707: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:712: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:730: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:760: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:764: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:790: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:793: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:823: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:870: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:888: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:903: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:952: warning: type-punning to incomplete type might break strict-aliasing rules if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hashtab.c -o hashtab.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hashtab.c: In function 'higher_prime_index': /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hashtab.c:187: warning: type-punning to incomplete type might break strict-aliasing rules if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hex.c -o pic/hex.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c -o pic/obstack.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c -o obstack.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c: In function 'print_and_abort': /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:419: warning: type-punning to incomplete type might break strict-aliasing rules if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/partition.c -o pic/partition.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/physmem.c -o pic/physmem.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/sort.c -o pic/sort.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/spaces.c -o pic/spaces.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strerror.c -o pic/strerror.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/ternary.c -o pic/ternary.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/ternary.c -o ternary.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xexit.c -o pic/xexit.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmalloc.c -o xmalloc.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmalloc.c: In function 'xmalloc_failed': /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmalloc.c:127: warning: type-punning to incomplete type might break strict-aliasing rules if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/mempcpy.c -o mempcpy.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strverscmp.c -o strverscmp.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in ./mempcpy.o ./strverscmp.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty/testsuite' gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty' if [ -z "fpic" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include"; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; gmake "AR=ar" "AR_FLAGS=rc" "CC=/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include" "CFLAGS=-O2 -O2 -pipe " "DESTDIR=" "LIBCFLAGS=-O2 -O2 -pipe " "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/exopi-obj/pobj/gpc-20070904/bin/install -c" "INSTALL_DATA=/exopi-obj/pobj/gpc-20070904/bin/install -c -m 644" "INSTALL_PROGRAM=/exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755" "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" "prefix=/usr/local" "exec_prefix=/usr/local" "libdir=/usr/local/lib" "libsubdir=" "tooldir=/usr/local/amd64-unknown-openbsd" \ CFLAGS="-O2 -O2 -pipe ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/usr/local" \ exec_prefix="/usr/local" \ GCJFLAGS=" ${flags}" \ CXXFLAGS="-O2 -pipe ${flags}" \ LIBCFLAGS="-O2 -O2 -pipe ${flags}" \ LIBCXXFLAGS="-O2 -pipe -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/exopi-obj/pobj/gpc-20070904/bin/install -c" \ INSTALL_DATA="/exopi-obj/pobj/gpc-20070904/bin/install -c -m 644" \ INSTALL_PROGRAM="/exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755" \ INSTALL_SCRIPT="/exopi-obj/pobj/gpc-20070904/bin/install -c -m 755" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi gmake[4]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir CONFIG_FILES= CONFIG_HEADERS=config.h:/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/config.in /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default commands if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c -o pic/regex.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/md5.c -o pic/md5.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/alloca.c -o pic/alloca.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c -o pic/argv.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c -o argv.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c: In function 'expandargv': /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/argv.c:378: warning: type-punning to incomplete type might break strict-aliasing rules if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/concat.c -o pic/concat.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c -o fopen_unlocked.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c: In function 'unlock_std_streams': /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c:99: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c:100: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/fopen_unlocked.c:101: warning: type-punning to incomplete type might break strict-aliasing rules if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c -o pic/getopt.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c -o getopt.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c: In function '_getopt_internal': /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:683: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:707: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:712: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:730: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:760: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:764: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:790: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:793: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:823: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:870: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:888: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:903: warning: type-punning to incomplete type might break strict-aliasing rules /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt.c:952: warning: type-punning to incomplete type might break strict-aliasing rules if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hashtab.c -o hashtab.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hashtab.c: In function 'higher_prime_index': /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hashtab.c:187: warning: type-punning to incomplete type might break strict-aliasing rules if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hex.c -o pic/hex.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c -o pic/obstack.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c -o obstack.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c: In function 'print_and_abort': /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/obstack.c:419: warning: type-punning to incomplete type might break strict-aliasing rules if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/partition.c -o pic/partition.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/physmem.c -o pic/physmem.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/sort.c -o pic/sort.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/spaces.c -o pic/spaces.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strerror.c -o pic/strerror.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/ternary.c -o pic/ternary.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/ternary.c -o ternary.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xexit.c -o pic/xexit.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmalloc.c -o xmalloc.o /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmalloc.c: In function 'xmalloc_failed': /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmalloc.c:127: warning: type-punning to incomplete type might break strict-aliasing rules if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/mempcpy.c -o mempcpy.o if [ x"" != x ]; then \ /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -DHAVE_CONFIG_H -O2 -O2 -pipe -fpic -I. -I/exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/strverscmp.c -o strverscmp.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in ./mempcpy.o ./strverscmp.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list gmake[5]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty/testsuite' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty/testsuite' gmake[4]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty' gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty' gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty' Checking multilib configuration for libgpc... mkdir amd64-unknown-openbsd/libgpc Configuring in amd64-unknown-openbsd/libgpc configure: WARNING: unrecognized options: --enable-multilib, --disable-nls, --disable-checking, --with-system-zlib, --disable-libmudflap, --disable-libgomp, --disable-libssp, --disable-tls, --disable-shared, --with-gnu-ld, --with-gnu-as, --enable-threads, --enable-wchar_t, --with-gmp, --disable-libstdcxx-pch, --disable-bootstrap, --disable-silent-rules, --disable-gtk-doc, --enable-languages, --with-target-subdir configure: creating cache ./config.cache configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --enable-multilib, --disable-nls, --disable-checking, --with-system-zlib, --disable-libmudflap, --disable-libgomp, --disable-libssp, --disable-tls, --disable-shared, --with-gnu-ld, --with-gnu-as, --enable-threads, --enable-wchar_t, --with-gmp, --disable-libstdcxx-pch, --disable-bootstrap, --disable-silent-rules, --disable-gtk-doc, --enable-languages, --with-target-subdir gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -dumpmachine > alias_file 2>/dev/null for i in `/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ gmake CFLAGS="-O2 -O2 -pipe ${flags}" MPREFIX=${dir} build ; \ done gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' /exopi-obj/pobj/gpc-20070904/gpc-20070904/libgpc/../gcc/p/script/mkdir-p ./p/rts src=`cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/libgpc/../gcc/p/rts && pwd` && \ cd ./p/rts && \ CONFIG_SITE=nonexisting-file \ $src/configure --silent > /dev/null --srcdir=$src \ `if [ x@with_shared@ = xyes ]; then echo '--with-shared'; fi` cd ./p/rts && gmake all gmake[4]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc/p/rts' echo '{ rts-config.inc. Generated automatically from rts-config.h. }' > rts-config.inc sed -e 's,/\*,{,g;s,\*/,},g;s,^[ \t]*#\(.*\),{$\1},' rts-config.h >> rts-config.inc /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -Wpointer-arith -Wwrite-strings "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts.c" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -g -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rtsc.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/string1.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" --interface-only "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/error.pas" echo timestamp > "stamp-error-gpi" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" --no-automake "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/heap.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" --no-automake --implementation-only "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/error.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/string2.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/time.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/random.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/fname.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/files.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/getopt.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/sets.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/math.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" --no-automake -fno-strict-aliasing "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/endian.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/move.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/init.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/gpc.pas" rm -f ./libgpc.a ar rc ./libgpc.a rts.o rtsc.o string1.o error.o heap.o string2.o time.o random.o fname.o files.o getopt.o sets.o math.o endian.o move.o init.o gpc.o ranlib ./libgpc.a 2> /dev/null gmake[4]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc/p/rts' gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' /exopi-obj/pobj/gpc-20070904/gpc-20070904/libgpc/../gcc/p/script/mkdir-p fpic/p/rts src=`cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/libgpc/../gcc/p/rts && pwd` && \ cd fpic/p/rts && \ CONFIG_SITE=nonexisting-file \ $src/configure --silent > /dev/null --srcdir=$src \ `if [ x@with_shared@ = xyes ]; then echo '--with-shared'; fi` cd fpic/p/rts && gmake all gmake[4]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc/fpic/p/rts' echo '{ rts-config.inc. Generated automatically from rts-config.h. }' > rts-config.inc sed -e 's,/\*,{,g;s,\*/,},g;s,^[ \t]*#\(.*\),{$\1},' rts-config.h >> rts-config.inc /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic -Wpointer-arith -Wwrite-strings "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts.c" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -g -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rtsc.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/string1.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" --interface-only "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/error.pas" echo timestamp > "stamp-error-gpi" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" --no-automake "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/heap.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" --no-automake --implementation-only "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/error.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/string2.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/time.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/random.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/fname.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/files.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/getopt.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/sets.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/math.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" --no-automake -fno-strict-aliasing "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/endian.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/move.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/init.pas" `echo /exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include | sed 's,^\([^ ]*[/\][^/\]*\)gcc,\1gpc,;s/^gcc$/gpc/' ` -c -I. -W -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -pipe -fpic --unit-path=/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts --automake -DRTS_RELEASE_STRING="'`cat /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/rts-version`'" -DGCC_VERSION="'unknown'" "/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/gpc.pas" rm -f ./libgpc.a ar rc ./libgpc.a rts.o rtsc.o string1.o error.o heap.o string2.o time.o random.o fname.o files.o getopt.o sets.o math.o endian.o move.o init.o gpc.o ranlib ./libgpc.a 2> /dev/null gmake[4]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc/fpic/p/rts' gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' gmake[1]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64' >>> Running fake in lang/gpc at 1764830281.26 ===> lang/gpc ===> Faking installation for gpc-20070904p18 gmake[1]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64' /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/fixincludes' rm -rf /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/install-tools /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/install-tools mkdir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc mkdir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd mkdir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4 mkdir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/install-tools /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/include mkdir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc mkdir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd mkdir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4 mkdir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools mkdir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/include /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/fixincludes/README-fixinc \ /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/include/README /exopi-obj/pobj/gpc-20070904/bin/install -c -m 755 fixinc.sh /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/install-tools/fixinc.sh /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 fixincl \ /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/install-tools/fixincl install: strip: No such file or directory /exopi-obj/pobj/gpc-20070904/bin/install -c -m 755 mkheaders /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/install-tools/mkheaders gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/fixincludes' gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/gcc' cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts && gmake -f Makefile.in srcdir=. GCC_VERSION="" SHELL="/bin/sh" CFLAGS="-O2 -pipe" PFLAGS="" AR_FLAGS="rc" RTSFLAGS="" GPC_DESTDIR="../.." AR="ar" RANLIB="ranlib" RANLIB_TEST="" generated-files gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' gmake[3]: Nothing to be done for 'generated-files'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts && gmake -f Makefile.in srcdir=. GCC_VERSION="" SHELL="/bin/sh" CFLAGS="-O2 -pipe" PFLAGS="" AR_FLAGS="rc" RTSFLAGS="" GPC_DESTDIR="../.." AR="ar" RANLIB="ranlib" RANLIB_TEST="" generated-files gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' gmake[3]: Nothing to be done for 'generated-files'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts && gmake -f Makefile.in srcdir=. GCC_VERSION="" SHELL="/bin/sh" CFLAGS="-O2 -pipe" PFLAGS="" AR_FLAGS="rc" RTSFLAGS="" GPC_DESTDIR="../.." AR="ar" RANLIB="ranlib" RANLIB_TEST="" generated-files gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' gmake[3]: Nothing to be done for 'generated-files'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts && gmake -f Makefile.in srcdir=. GCC_VERSION="" SHELL="/bin/sh" CFLAGS="-O2 -pipe" PFLAGS="" AR_FLAGS="rc" RTSFLAGS="" GPC_DESTDIR="../.." AR="ar" RANLIB="ranlib" RANLIB_TEST="" generated-files gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' gmake[3]: Nothing to be done for 'generated-files'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts && gmake -f Makefile.in srcdir=. GCC_VERSION="" SHELL="/bin/sh" CFLAGS="-O2 -pipe" PFLAGS="" AR_FLAGS="rc" RTSFLAGS="" GPC_DESTDIR="../.." AR="ar" RANLIB="ranlib" RANLIB_TEST="" generated-files gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' gmake[3]: Nothing to be done for 'generated-files'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts' for directory in /usr/local /usr/local/bin /usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units /usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include /usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4 \ /usr/local/info /usr/local/doc/gpc /usr/local/doc/gpc/demos /usr/local/doc/gpc/docdemos /usr/local/man/man1; do \ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/script/mkdir-p -m a+rx /exopi-obj/pobj/gpc-20070904/fake-amd64$directory || exit 1; \ done echo "Running pascal.install-units" Running pascal.install-units /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/rts/gpc.pas /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units/gpc.pas chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units/gpc.pas for f in `cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/units && echo *`; do \ if [ "$f" = gpc-in-c.h ]; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include/"$f"; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/units/"$f" /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include/"$f" || exit 1; \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include/"$f"; \ elif [ "$f" != CVS ]; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units/"$f"; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/units/"$f" /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units/"$f" || exit 1; \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units/"$f"; \ fi; \ done if [ -f gpc-cross ]; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/amd64-unknown-openbsd`t='s,y,y,'; echo gpc | sed $t`; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 gpc-cross /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/amd64-unknown-openbsd`t='s,y,y,'; echo gpc | sed $t` && \ chmod a+x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/amd64-unknown-openbsd`t='s,y,y,'; echo gpc | sed $t`; \ else \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/`t='s,y,y,'; echo gpc | sed $t`; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 xgpc /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/`t='s,y,y,'; echo gpc | sed $t` && \ chmod a+x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/`t='s,y,y,'; echo gpc | sed $t`; \ fi install: strip: No such file or directory rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/gpc-run /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 gpc-run /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/gpc-run install: strip: No such file or directory chmod a+x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/gpc-run /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4 /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4 /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/include /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1 /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man7 for file in cc1 gnat1 cc1plus f951 jc1 jvgenmain cc1obj cc1objplus gpc1 tree1; do \ if [ -f $file ] ; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/$file; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 $file /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/$file; \ else true; \ fi; \ done install: strip: No such file or directory install: strip: No such file or directory for file in collect2 ..; do \ if [ x"$file" != x.. ]; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/$file; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 $file /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/$file; \ else true; fi; \ done install: strip: No such file or directory for file in ..; do \ if [ x"$file" != x.. ]; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/$file; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 $file /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/$file; \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/$file; \ else true; fi; \ done rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/specs if [ -f protoize ]; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/protoize; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 protoize /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/protoize; \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/unprotoize; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 unprotoize /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/unprotoize; \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/SYSCALLS.c.X; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 SYSCALLS.c.X /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/SYSCALLS.c.X; \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/SYSCALLS.c.X; \ fi if [ -f gcov ]; \ then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/gcov; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 gcov /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/gcov; \ fi install: strip: No such file or directory /exopi-obj/pobj/gpc-20070904/bin/install -c -m 755 gccbug /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/gccbug #-rm -rf /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include mkdir -p /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include chmod a+rx /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include (cd `${PWDCMD-pwd}`/include ; \ tar -cf - .; exit 0) | (cd /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include; tar xpf - ) files=`cd /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include; find . -type l -print 2>/dev/null`; \ if [ $? -eq 0 ]; then \ dir=`cd include; ${PWDCMD-pwd}`; \ for i in $files; do \ dest=`ls -ld /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include/$i | sed -n 's/.*-> //p'`; \ if expr "$dest" : "$dir.*" > /dev/null; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include/$i; \ ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/include/$i; \ fi; \ done; \ fi /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/include /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/install-tools for file in /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mmintrin.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/mm3dnow.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/xmmintrin.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/emmintrin.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/config/i386/pmmintrin.h mm_malloc.h; do \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 $file \ /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/include/$realfile ; \ done /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 xlimits.h /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/include/limits.h /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/unwind-generic.h /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/include/unwind.h /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/gsyslimits.h \ /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/gsyslimits.h /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 macro_list /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/macro_list if [ x != x ] ; then \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 755 /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs \ /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/install-tools/mkinstalldirs ; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 755 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/fixproto /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/install-tools/fixproto ; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 build/fix-header \ /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/libexec/gcc/amd64-unknown-openbsd/4.2.4/install-tools/fix-header ; \ else :; fi echo 'SYSTEM_HEADER_DIR="'"`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \ > /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/mkheaders.conf echo 'OTHER_FIXINCLUDES_DIRS=""' \ >> /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/mkheaders.conf echo 'FIXPROTO_DEFINES=""' \ >> /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/mkheaders.conf echo 'STMP_FIXPROTO=""' \ >> /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/mkheaders.conf echo 'STMP_FIXINC="stmp-fixinc"' \ >> /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/install-tools/mkheaders.conf gmake \ CFLAGS="-O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute " \ CONFIG_H="config.h auto-host.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../include/ansidecl.h" \ MAKEOVERRIDES= \ mkinstalldirs='/bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs' \ -f libgcc.mk install gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/gcc' /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 ./libgcc.a /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/ chmod 644 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/libgcc.a ranlib /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/libgcc.a /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 ./libgcov.a /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/ chmod 644 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/libgcov.a ranlib /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/libgcov.a if [ -d /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic ]; then true; else /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic; chmod a+rx /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic; fi; mkdir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 fpic/libgcc.a /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic/ chmod 644 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic/libgcc.a ranlib /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic/libgcc.a /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 fpic/libgcov.a /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic/ chmod 644 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic/libgcov.a ranlib /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic/libgcov.a gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/gcc' rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/cpp /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 -m 755 cpp /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/cpp install: strip: No such file or directory if [ x != x ]; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local//cpp; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 -m 755 cpp /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local//cpp; \ else true; fi for directory in /usr/local/info /usr/local/man/man1; do \ /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/script/mkdir-p -m a+rx /exopi-obj/pobj/gpc-20070904/fake-amd64$directory || exit 1; \ done if [ -f gpc1 ]; then \ if [ -f gpc-cross ]; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/amd64-unknown-openbsd`t='s,y,y,'; echo gpc | sed $t`.1; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/doc/en/gpc.1 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/amd64-unknown-openbsd`t='s,y,y,'; echo gpc | sed $t`.1; \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/amd64-unknown-openbsd`t='s,y,y,'; echo gpc | sed $t`.1; \ else \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/`t='s,y,y,'; echo gpc | sed $t`.1; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/doc/en/gpc.1 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/`t='s,y,y,'; echo gpc | sed $t`.1; \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/`t='s,y,y,'; echo gpc | sed $t`.1; \ fi; \ else \ true; \ fi rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/gpc-run.1 /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/doc/generated/gpc-run.1 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/gpc-run.1 chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/gpc-run.1 rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/gcc.1 /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/gcc.1 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/gcc.1 chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/gcc.1 rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/cpp.1 /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/cpp.1 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/cpp.1 chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/cpp.1 rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/gcov.1 /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/gcov.1 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/gcov.1 chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man1/gcov.1 rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man7/fsf-funding.7 /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/fsf-funding.7 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man7/fsf-funding.7 chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man7/fsf-funding.7 rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man7/gfdl.7 /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/doc/gfdl.7 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man7/gfdl.7 chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man7/gfdl.7 rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man7/gpl.7 /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 doc/gpl.7 /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man7/gpl.7 chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/man/man7/gpl.7 rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/cpp.info if [ -f doc/cpp.info ]; then \ for f in doc/cpp.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 $f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/$realfile; \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/cpp.info ]; then \ install-info --dir-file=/exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/dir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/cpp.info; \ else true; fi; \ else true; fi; rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gcc.info if [ -f doc/gcc.info ]; then \ for f in doc/gcc.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 $f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/$realfile; \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gcc.info ]; then \ install-info --dir-file=/exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/dir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gcc.info; \ else true; fi; \ else true; fi; rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/cppinternals.info if [ -f doc/cppinternals.info ]; then \ for f in doc/cppinternals.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 $f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/$realfile; \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/cppinternals.info ]; then \ install-info --dir-file=/exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/dir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/cppinternals.info; \ else true; fi; \ else true; fi; rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gccinstall.info if [ -f doc/gccinstall.info ]; then \ for f in doc/gccinstall.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 $f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/$realfile; \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gccinstall.info ]; then \ install-info --dir-file=/exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/dir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gccinstall.info; \ else true; fi; \ else true; fi; rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gccint.info if [ -f doc/gccint.info ]; then \ for f in doc/gccint.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 $f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/$realfile; \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gccint.info ]; then \ install-info --dir-file=/exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/dir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gccint.info; \ else true; fi; \ else true; fi; echo Running pascal.install-info Running pascal.install-info rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gpc.info* /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gpcs.info* /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gpcs-de.info* /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gpcs-hr.info* /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gpcs-es.info* for f in `cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/doc/info && echo gpc.info* gpcs*.info*`; do \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 /exopi-obj/pobj/gpc-20070904/gpc-20070904/gcc/p/doc/info/$f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/$f || exit 1; \ done chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gpc.info* /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gpcs.info* /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gpcs-de.info* /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gpcs-hr.info* /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/info/gpcs-es.info* rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/gcc /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 xgcc /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/gcc install: strip: No such file or directory rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/amd64-unknown-openbsd-gcc-4.2.4 ( cd /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin && \ ln gcc amd64-unknown-openbsd-gcc-4.2.4 ) if [ -f gcc-cross ] ; then \ if [ -d /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/../../../../amd64-unknown-openbsd/bin/. ] ; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/../../../../amd64-unknown-openbsd/bin/gcc; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755 gcc-cross /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/../../../../amd64-unknown-openbsd/bin/gcc; \ else true; fi; \ else \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin/amd64-unknown-openbsd-gcc-tmp; \ ( cd /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/bin && \ ln gcc amd64-unknown-openbsd-gcc-tmp && \ mv -f amd64-unknown-openbsd-gcc-tmp amd64-unknown-openbsd-gcc ); \ fi gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/gcc' gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/intl' gmake[2]: Nothing to be done for 'install'. gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/intl' gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libcpp' test -f config.h || (rm -f stamp-h1 && gmake stamp-h1) cats=""; for cat in $cats; do \ lang=`basename $cat | sed 's/\.gmo$//'`; \ if [ -f $cat ]; then :; \ elif [ -f /exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/$cat ]; then cat=/exopi-obj/pobj/gpc-20070904/gpc-20070904/libcpp/$cat; \ else continue; \ fi; \ dir=/usr/local/share/locale/$lang/LC_MESSAGES; \ echo /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 $cat /exopi-obj/pobj/gpc-20070904/fake-amd64$dir/cpplib.mo; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 $cat /exopi-obj/pobj/gpc-20070904/fake-amd64$dir/cpplib.mo; \ done gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libcpp' gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libdecnumber' gmake[2]: Nothing to be done for 'install'. gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libdecnumber' gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libiberty' gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libiberty/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libiberty/testsuite' /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`cc -O2 -pipe -print-multi-os-directory` cc: error: unsupported option '-print-multi-os-directory' cc: error: no input files /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 ./libiberty.a /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`cc -O2 -pipe -print-multi-os-directory`/./libiberty.an cc: error: unsupported option '-print-multi-os-directory' cc: error: no input files ( cd /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`cc -O2 -pipe -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) cc: error: unsupported option '-print-multi-os-directory' cc: error: no input files mv -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`cc -O2 -pipe -print-multi-os-directory`/./libiberty.an /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`cc -O2 -pipe -print-multi-os-directory`/./libiberty.a cc: error: unsupported option '-print-multi-os-directory' cc: error: no input files cc: error: unsupported option '-print-multi-os-directory' cc: error: no input files if test -n ""; then \ case "" in \ /*) thd=;; \ *) thd=/usr/local/include/;; \ esac; \ /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64${thd}; \ for h in /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/ansidecl.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/demangle.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/dyn-string.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/fibheap.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/floatformat.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/hashtab.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/libiberty.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/objalloc.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/partition.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/safe-ctype.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/sort.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/splay-tree.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/ternary.h; do \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 $h /exopi-obj/pobj/gpc-20070904/fake-amd64${thd}; \ done; \ fi gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libiberty/testsuite' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libiberty/testsuite' gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/libiberty' gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty' gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty/testsuite' gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty' if [ -z "fpic" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include"; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; gmake "AR=ar" "AR_FLAGS=rc" "CC=/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include" "CFLAGS=-O2 -O2 -pipe " "DESTDIR=/exopi-obj/pobj/gpc-20070904/fake-amd64" "LIBCFLAGS=-O2 -O2 -pipe " "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/exopi-obj/pobj/gpc-20070904/bin/install -c" "INSTALL_DATA=/exopi-obj/pobj/gpc-20070904/bin/install -c -m 644" "INSTALL_PROGRAM=/exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755" "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" "prefix=/usr/local" "exec_prefix=/usr/local" "libdir=/usr/local/lib" "libsubdir=" "tooldir=/usr/local/amd64-unknown-openbsd" \ CFLAGS="-O2 -O2 -pipe ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/usr/local" \ exec_prefix="/usr/local" \ GCJFLAGS=" ${flags}" \ CXXFLAGS="-O2 -pipe ${flags}" \ LIBCFLAGS="-O2 -O2 -pipe ${flags}" \ LIBCXXFLAGS="-O2 -pipe -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="/exopi-obj/pobj/gpc-20070904/fake-amd64" \ INSTALL="/exopi-obj/pobj/gpc-20070904/bin/install -c" \ INSTALL_DATA="/exopi-obj/pobj/gpc-20070904/bin/install -c -m 644" \ INSTALL_PROGRAM="/exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755" \ INSTALL_SCRIPT="/exopi-obj/pobj/gpc-20070904/bin/install -c -m 755" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi gmake[4]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty' gmake[5]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty/testsuite' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty/testsuite' gmake[4]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty' gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty' /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -pipe -print-multi-os-directory` /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 ./libiberty.a /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -pipe -print-multi-os-directory`/./libiberty.an ( cd /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -pipe -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) mv -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -pipe -print-multi-os-directory`/./libiberty.an /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -pipe -print-multi-os-directory`/./libiberty.a if test -n ""; then \ case "" in \ /*) thd=;; \ *) thd=/usr/local/include/;; \ esac; \ /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64${thd}; \ for h in /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/ansidecl.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/demangle.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/dyn-string.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/fibheap.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/floatformat.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/hashtab.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/libiberty.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/objalloc.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/partition.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/safe-ctype.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/sort.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/splay-tree.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/ternary.h; do \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 $h /exopi-obj/pobj/gpc-20070904/fake-amd64${thd}; \ done; \ fi gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty' if [ -z "fpic" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include"; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; gmake "AR=ar" "AR_FLAGS=rc" "CC=/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include" "CFLAGS=-O2 -O2 -pipe " "DESTDIR=/exopi-obj/pobj/gpc-20070904/fake-amd64" "LIBCFLAGS=-O2 -O2 -pipe " "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/exopi-obj/pobj/gpc-20070904/bin/install -c" "INSTALL_DATA=/exopi-obj/pobj/gpc-20070904/bin/install -c -m 644" "INSTALL_PROGRAM=/exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755" "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" "prefix=/usr/local" "exec_prefix=/usr/local" "libdir=/usr/local/lib" "libsubdir=" "tooldir=/usr/local/amd64-unknown-openbsd" \ CFLAGS="-O2 -O2 -pipe ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/usr/local" \ exec_prefix="/usr/local" \ GCJFLAGS=" ${flags}" \ CXXFLAGS="-O2 -pipe ${flags}" \ LIBCFLAGS="-O2 -O2 -pipe ${flags}" \ LIBCXXFLAGS="-O2 -pipe -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="/exopi-obj/pobj/gpc-20070904/fake-amd64" \ INSTALL="/exopi-obj/pobj/gpc-20070904/bin/install -c" \ INSTALL_DATA="/exopi-obj/pobj/gpc-20070904/bin/install -c -m 644" \ INSTALL_PROGRAM="/exopi-obj/pobj/gpc-20070904/bin/install -c -s -m 755" \ INSTALL_SCRIPT="/exopi-obj/pobj/gpc-20070904/bin/install -c -m 755" \ install); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi gmake[4]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty' gmake[5]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty/testsuite' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty/testsuite' /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -pipe -fpic -print-multi-os-directory` mkdir /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/fpic /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 ./libiberty.a /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -pipe -fpic -print-multi-os-directory`/./libiberty.an ( cd /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -pipe -fpic -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) mv -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -pipe -fpic -print-multi-os-directory`/./libiberty.an /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/`/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include -O2 -O2 -pipe -fpic -print-multi-os-directory`/./libiberty.a if test -n ""; then \ case "" in \ /*) thd=;; \ *) thd=/usr/local/include/;; \ esac; \ /bin/sh /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../mkinstalldirs /exopi-obj/pobj/gpc-20070904/fake-amd64${thd}; \ for h in /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/ansidecl.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/demangle.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/dyn-string.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/fibheap.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/floatformat.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/hashtab.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/libiberty.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/objalloc.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/partition.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/safe-ctype.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/sort.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/splay-tree.h /exopi-obj/pobj/gpc-20070904/gpc-20070904/libiberty/../include/ternary.h; do \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 $h /exopi-obj/pobj/gpc-20070904/fake-amd64${thd}; \ done; \ fi gmake[5]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty/testsuite' gmake[5]: Nothing to be done for 'install'. gmake[5]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty/testsuite' gmake[4]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/fpic/libiberty' gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty' gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty/testsuite' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty/testsuite' gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libiberty' gmake[2]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' gmake target_alias=`cat alias_file` install_rts-config.inc gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 p/rts/rts-config.inc \ /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units/rts-config.inc chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/units/rts-config.inc gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' gmake OP=do_install target_alias=`cat alias_file` do_multidirs gmake[3]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' for i in `/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/xgcc -B/exopi-obj/pobj/gpc-20070904/build-amd64/./gcc/ -B/usr/local/amd64-unknown-openbsd/bin/ -B/usr/local/amd64-unknown-openbsd/lib/ -isystem /usr/local/amd64-unknown-openbsd/include -isystem /usr/local/amd64-unknown-openbsd/sys-include --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ gmake CFLAGS="-O2 -O2 -pipe ${flags}" MPREFIX=${dir} do_install ; \ done gmake[4]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' if [ -f ./p/rts/libgpc.a ]; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/./libgpc.a; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 ./p/rts/libgpc.a \ /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/./libgpc.a && \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/./libgpc.a || exit 1; \ ranlib /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/./libgpc.a \ 2> /dev/null || true; \ fi gmake[4]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' gmake[4]: Entering directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' if [ -f fpic/p/rts/libgpc.a ]; then \ rm -f /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic/libgpc.a; \ /exopi-obj/pobj/gpc-20070904/bin/install -c -m 644 fpic/p/rts/libgpc.a \ /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic/libgpc.a && \ chmod a-x /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic/libgpc.a || exit 1; \ ranlib /exopi-obj/pobj/gpc-20070904/fake-amd64/usr/local/lib/gcc/amd64-unknown-openbsd/4.2.4/fpic/libgpc.a \ 2> /dev/null || true; \ fi gmake[4]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' gmake[3]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' gmake[2]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64/amd64-unknown-openbsd/libgpc' gmake[1]: Leaving directory '/exopi-obj/pobj/gpc-20070904/build-amd64' >>> Running package in lang/gpc at 1764830289.05 ===> lang/gpc `/exopi-obj/pobj/gpc-20070904/fake-amd64/.fake_done' is up to date. ===> Building package for gpc-20070904p18 Create /exopi-cvs/ports/packages/amd64/all/gpc-20070904p18.tgz Creating package gpc-20070904p18 reading plist| checking dependencies| checking dependencies|devel/gmp,-main checking dependencies|devel/mpfr checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|******************************* | 50% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|***** | 7% archiving|****** | 9% archiving|******* | 11% archiving|********************* | 33% archiving|*********************************** | 55% archiving|************************************************** | 78% archiving|********************************************************* | 89% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gpc-20070904p18.tgz >>> Running clean in lang/gpc at 1764830292.04 ===> lang/gpc ===> Cleaning for gpc-20070904p18 >>> Ended at 1764830294.96 max_stuck=31.27/depends=5.85/show-prepare-results=1.79/patch=11.32/configure=3.98/build=588.40/fake=7.80/package=2.99/clean=2.96